jira status vs git repository status

Hisamitsu Koga 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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 August 5, 2016

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

 

Suggest an answer

Log in or Sign up to answer