We want to see the github commit in the jira tickets.
We use the smart commit syntax like described here:
https://confluence.atlassian.com/bitbucket/use-smart-commits-298979931.html
We also connected the project with the github repository.
But we see no commits in the tickets.
I have only managed to add a comment to a backlog.
For a issue "story" JRA-34 in your backlog :
Add this comment to your commit in git :
JRA-34 #comment corrected indent issue
And normally, you will see the comment in issue JRA-34
But I want to change state of the issue : I tried :
JRA-34 #finish
or
JRA-34 #close
it doesn't work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.