Greetings! I want to know if it's possible to add a comment with a commit id and have it linked automatically to the issue on Bitbucket?
I have the two connected and with smart commits, I can reference the Jira issue on the commit message or even in the PR comment, and that works ok.
But I want to be able to do is in a Jira issue comment, add the id of the commit and have it linked automatically to the issue on Bitbucket.
You can actually do this from Bitbucket issues (i.e. "this bug was introduced by commit 5e8c13c" and Bitbucket will create the link automatically). I want to be able to do the same but on a Jira issue.