Forums

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

jira status vs git repository status

Hisamitsu Koga
Contributor
August 4, 2016

We want to make code review process more efficient and add "code review" status in atlassian JIRA ticket.

Is there any way to connect Git repository status (OPENED, APPROVED, UPDATED,MERGED etc.)  to JIRA ticket by adding any plugin or other?

1 answer

0 votes
Tarun Sapra
Community Champion
August 5, 2016

You can add rest calls to each GIT status transition which in turn would do a REST call in JIRA for the woorkflow transition.

Hisamitsu Koga
Contributor
August 5, 2016

Could you explain how to do it in details / precisely, please?

 

Suggest an answer

Log in or Sign up to answer