How to integrate GitHub and Jira

Jack Wallen shows you how to integrate GitHub and Jira so your developers can focus less on updates and more on what they do best: code.

Programmer writing code with 3 monitors.
Image: rh2010/Adobe Stock

Jira is one of the most widely used issue tracking platforms in the world. GitHub is one of the most widely used version control systems. Imagine if you could combine these two tools so that updates on pull requests, deployments, branches, builds, and commits are automatically fed into Jira.

SEE: Hire Kit: Project Manager (TechRepublic Premium)

Bringing these two forces together gives your entire team visibility into the status of projects, as well as deployment frequency, cycle time, and performance insights. Sounds like something your teams could use? If so, let me show you how this integration works.

What you need to integrate GitHub and Jira

The only things you need for this are both Jira and GitHub accounts. With these two accounts, let’s make this magic a reality.

How to install the GitHub Jira integration

First, make sure you’re signed in to both your GitHub and Jira accounts. Next, log into your Jira account and go to Apps | Discover more apps. Search for Jira Software + GitHub in the App Marketplace and select this app. You should now see the install page for that app where you click Get App (Figure A).

Figure A

Installing the GitHub integration app in Jira.
Installing the GitHub integration app in Jira.

In the resulting pop-up window (Figure B), click Download Now.

Figure B

Click Download Now to install the integration.
Click Download Now to install the integration.

Once the integration is installed, click Get Started (Figure C).

Figure C

The integration is installed and ready to be configured.
The integration is installed and ready to be configured.

How to connect Jira to GitHub

In the resulting window (Figure D), click Connect GitHub organization.

Figure D

The next step is to connect to a GitHub organization.
The next step is to connect to a GitHub organization.

In the next window (Figure E), click Authorize Jira to give it access to your GitHub organization.

Figure E

Granting GitHub access to Jira.
Granting GitHub access to Jira.

In the resulting window (Figure F) displays a warning that no GitHub organizations are installed with Jira.

Figure F

We have to correct our first problem.
We have to correct our first problem.

Click Install GitHub for Jira in a new organization and in the next window (Figure G), either give Jira access to all repositories or select repositories.

Figure G

You have the choice to integrate all your repositories or only certain ones.
You have the choice to integrate all your repositories or only certain ones.

If you choose Selected repositories, you will see a dropdown menu where you can select the specific repository you want to connect (Figure H).

Figure H

You can choose which repository to integrate with Jira.
You can choose which repository to integrate with Jira.

Select your repository and click Install. You will then be asked for your GitHub password. After successfully authenticating to your GitHub account, click the Connect button (Figure I) to confirm the integration.

Figure I

Confirm your integration by clicking Connect.
Confirm your integration by clicking Connect.

Once connected, you will see the repository listed in the GitHub configuration window in Jira (Figure J).

Figure J

We have successfully integrated a GitHub repository into Jira.
We have successfully integrated a GitHub repository into Jira.

You will now see the GitHub integrations appear in various cards and entries in Jira. For example, you’ll see both “Create Branch” and “Create Commit” in issue cards (Figure K).

Figure K

GitHub has been successfully integrated into Jira.
GitHub has been successfully integrated into Jira.

Congratulations, you’ve integrated GitHub with Jira for an even more efficient workflow. Hopefully this connection will help keep your teams better informed of what’s happening in your GitHub repositories.

Subscribe to TechRepublic’s How To Make Tech Work on YouTube for the latest tech advice for business professionals from Jack Wallen.

Leave a Reply

Your email address will not be published. Required fields are marked *