Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I have used the GitHub Jira integration app from Atkassian. evenything is connected properly (as per the prompts) however i can't seem to get GitHub to display the link to Jira
on jira i can see the commits though
Hi @Vijendra Malhotra and welcome to the community!
To create links from GitHub to Jira, you need to set up "Autolink references" in GitHub. Here's how to do it:
This setup will enable automatic linking between your GitHub commits and your Jira tasks.
I had the same issue where I saw the commits in Jira but no links in e.g. PR descriptions. I found that if I wrote:
[PROJECT-103] (instead of `PROJECT-103`), it did link.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks for this.
Do i have to do this manual setup for all my repos ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you have to enter this per repo. Different repos might go to different Jira projects, and then you need to refer to the correct Jira-/ProjectKey.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If the solution solved your problem, it would be nice if you could accept the answer below (then the post will be marked as solved). Hava a nice day! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.