Build Issue Linking

Jenkins builds are linked to Jira issues if a key of an existing Jira issue can be found in the job and build data that was synchronized.

The following elements are inspected to extract Jira issue keys:

  • Job display name
  • Job description
  • Job url
  • Build display name
  • Build description
  • Build trigger cause
  • Change-set commit messages
  • Git branch names

Any potential issue key located will be verified to exist, and a link between the build is issue is only created if the issue exists in Jira.


Next: Getting Started
Docs - Jenkins Integration for Jira

Didn’t find what you were looking for?