I am using Bitbucket with mercurial and JIRA Cloud . I want to link Issues to Commits and vise-versa.
Seeking for integration solutions, all i found was Smart commits, but the functionality provided is somewhat limited.
Is there a way to Link the Commit Hash to a Jira issue and a Jira issue Key to a Commit?
It would be ideal if the Smart commit supported something like this:
JRA-345 #comment {hash}
So that way the Commit has a link to Issue JRA-345, and on push current commit hash would be posted on the Jira issue as comment for example.
Any 3rd party extensions support this?? Thank you.