The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Github integration for Pull requests?

George Apostolopoulos
February 24, 2022

I am trying to create a automation that when a pull request is denied within github, it will automatically (within Jira) move the task from our swimlane "code review" to "revision". However, I cannot seem to get the basic integration down for github on jira. I am having our devs create branches, pull requests, initial commits all with the jira task key (for example JRA-123) and nothing is happening on the task itself. Any help would be so greatly appreciated!

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Chris Buzon
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 24, 2022

I've never gotten this to work as easily as sounds like it should be.

What does work is smart-commits (done on the github side), but they're not easy to remember, and are error prone.  My teams have generally 'forgotten' them, and we end up having to manually update the jira tickets anyway.

This isn't an Atlassian Link, but it does a good job of covering the topic:   You can also find smart commit values in the atlassian documentation.

https://bigbrassband.atlassian.net/wiki/spaces/GITCLOUD/pages/1923025332/Smart+commits

George Apostolopoulos
February 24, 2022

well that stinks, thanks for the info!

2 votes
Stefan Salzl
Community Champion
February 25, 2022

Hi @George Apostolopoulos ,

Did you follow the instruction on atlassian support site:
https://support.atlassian.com/jira-cloud-administration/docs/integrate-with-github/

After installing the app and setting configuration the connection works perfect in my system. Git-related things are shown in my jira issues.

image.png

 

All git related infos point to github:

image.png

image.png

Please check your setting/apps against atlassian support page and let me know if there are further questions.

Best
Stefan

Stefan Salzl
Community Champion
February 26, 2022

@George Apostolopoulos 

Were all the configuration set correctly? Does it work now?

Best
Stefan