April 30th 1 PM ET

Git Integration for Jira Cloud Documentation

Link git commits to Jira issue

Right click here to open this video in a new browser tab for more viewing options.

 

Open a Jira issue then go to the Git Commits tab.  In this tab, you will see commits, files changed, links to external repository, commit author and more.

In the above example, the issue key TEST-1 text is inserted into a git commit message
to link the commit to this Jira issue.

The git commit will get associated with the Jira issue if the commit message includes the exact issue ID. The Git Integration for Jira app will automatically index new commits and associate the referenced issue. For better readability, place the issue key text at the start of the commit message.

 Git administrator »

If you want to enforce the commit with a hook, please install this Git commit hook script – Commit-msg Hook.

 


Prev: Setting up web links

Next: Using Smart commits

Have feedback about this article? Did we miss something? Let us know!
On this page