Git Listener Documentation
Learn how to install, configure, and use Git Listener for Jira
Installation
Git Listener is available for any Jira Cloud installation. Just log in to your Jira account, go the Git Listener for Jira Atlassian Marketplace page, and click the button to install the plugin.
Configuration
Once Git Listener is installed, find it in the list of your installed apps in Jira and press the "Configure" button.
Now you need to link your repositories to Jira. In order to do that, press the "Link" button.
You will be able to choose between different Git providers and different authorization methods. Follow the instructions on each provider's page to link your Git account to Jira.
Git Listener will automatically detect all Git repositories that your Microsoft account has access to and display them on the configuration page. You can configure which of the repositories you want to link to Jira, and see when Git Listener last checked them for new data.
If you need to update the token used to link Git Listener to your repositories, or change the user who needs to grant OAuth permissions, you can always return to Git Listener configuration page and click "Re-configure integration".
Using Git Listener for Jira
As soon as the configuration is finished, you are ready to use Git Listener. Just navigate to any issue in your Jira project, and you will see Git menu option on the right.
Click on it, an it will display all the Git commits, branches, and pull requests linked to your Jira issue. Linking is done via issue keys (e.g. PROJ-123). That means you will need to include issue keys in your commit and pull request titles, and branch names in order for them to be picked up by Git Listener.
Further information
Feel free to contact us via our feedback form if you have any questions.