Hi,
The links between GitHub and and Jira exist.
The smart commit is enable, but nothing is displayed in the JIRA tasks
Regards,
Hello @Olivier LEMAIRE,
This should work to resolve a Jira issue from a GitHub commit (see documentation):
JRA-123 #resolve
Hope this helps!
- Manon
Thanks Manon,
Yes true
I just find the solution, do not put # in front of the name of a task
Thanks again
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For anyone looking for ways to transition Jira issues from Git (or other VCS) commit: checkout out my guide on updating an issue automatically when the command "fix" is present in the commit message!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Manon Soubies-Camy ,
If i already created a github branch pointing to a jira issue (eg.: `f/BOARD-123/my-branch-name`) is it possible to close the issue without having to mention it again in the commit message? I was wondering if just a "#resolve" as part of the commit message would do the job
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.