Bitrise for Jira

Real-time Bitrise build status in Jira.

Getting Started

To begin, add a outgoing webhook notification in your Bitrise app. Go to your app’s page and open the ‘Code’ tab.

Step 1: In the Bitrise app Code settings, scroll down to ‘Outgoing Webhooks’ & add a webhook:

Step 1

Step 2: In the ‘URL’ field, fill in the URL found in the app’s ‘Get Started’ page in your Jira instance. The URL is unique to each instance.

Step 3: Select ‘Send me everything’ for events that will trigger the webhook. Then, create the webhook.

Step 4: Include the relevant Jira issue keys into the branch name. Run builds & see build status show up.

Example Usage

Use this app to:

…get quick status of builds:

Example 1

…get details of builds (build numbers come from Buildkite):

Example 2

…get build status of Jira issues in a release:

Example 3

Frequently Asked Question (FAQ)

  1. Why can’t I see any builds in Jira?

    There are a few reasons for this:

    • Please ensure that the Jira issue key is the branch name.
  2. Why does the development panel showing failed builds and not the latest build?

    Unfortunately this is controlled by Atlassian. In their documentation for development panel, a red status lozenge will show “if at least one run failed for any build by any linked build server”.