Forums

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

GitHub integration

Muslimchik Madaminov
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!
May 21, 2021

I am wondering if it is possible to integrate Jira Software with a GitHub repository in such a way that once the Jira ticket is moved from the 'To do' state to the 'Code review', the commit associated with the ticket is pushed into another branch. It would be great automation for our workflow.

1 answer

0 votes
Chris Sprucefield
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!
May 21, 2021

The GH should have an API for this, and using the JIRA automation (cloud -> project settings -> automation) , you can do "send web request" and use the automation smart values to pick up the results of a query to use in a subsequent option, or a response to update the ticket. 

Jira Automation documentation can be found here: 
https://support.atlassian.com/jira-software-cloud/docs/automate-your-jira-cloud-processes-and-workflows/

Screenshot_3.png

Muslimchik Madaminov
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!
May 21, 2021

Thanks for the quick response. let me try it out

Like John Funk likes this

Suggest an answer

Log in or Sign up to answer