Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to resolve a JIRA issue from GitHub commit messages?

Olivier LEMAIRE
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 10, 2018

Hi,

The links between GitHub and and Jira exist.

The smart commit is enable, but nothing is displayed in the JIRA tasks

 

Regards,

3 answers

1 accepted

0 votes
Answer accepted
Manon Soubies-Camy
Community Champion
October 10, 2018

Hello @Olivier LEMAIRE,

This should work to resolve a Jira issue from a GitHub commit (see documentation):

JRA-123 #resolve

Hope this helps!

- Manon

Olivier LEMAIRE
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 10, 2018

Thanks Manon,

Yes true

I just find the solution, do not put # in front of the name of a task

Thanks again

Regards,

0 votes
Levente Szabo _Midori_
Atlassian Partner
October 18, 2022

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!

0 votes
mbanduk
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 30, 2020

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

Suggest an answer

Log in or Sign up to answer