CloudBees Unify supports Jira integrations for feature traceability, which link associated work items (such as tickets and user stories) to component build artifacts. For more information about Jira integrations for feature traceability, refer to Feature traceability.
Create a Jira integration
Use the following steps to create an integration:
-
Navigate to .
-
Select Create integration. The create integration screen displays.
-
Select the integration type from the dropdown list provided. The fields required to create the integration display.
-
Enter the required information for the integration type:
-
Select the appropriate Jira instance from the dropdown list provided. The dropdown displays the list of Jira integrations from the parent organizations.
-
The domain field is autopopulated based on the Jira integration selected.
-
Select the purpose of the integration from the dropdown list provided.
-
Select the appropriate Jira project to associate with this component.
-
Select pattern to identify Jira ticket reference in commit message. This pattern will be used to associate the Jira tickets to build artifacts through the commit associated with the build artifact.
-
Enter the SCM repository branches as a comma-separated list to be considered when associating Jira tickets to build artifacts.
-
If left empty, only commits on the default branch are considered.
-
Branch names can include
*as a wildcard. For example,main,release_vconsiders themainbranch and all branches starting withrelease_v.
-
-
-
Select Save configuration.
Edit an integration
Use the following steps to edit an integration:
-
Navigate to .
-
Select the
next to the integration to edit. -
Select Edit. The edit integration screen displays.
-
Edit the required information for the integration type:
-
Verify or select the appropriate Jira instance from the dropdown list provided. The dropdown displays the list of Jira integrations from the parent organizations.
-
Verify the domain is correct for the Jira instance selected.
-
Select Manage to manage Jira instances.
-
-
Verify or select the purpose of the integration from the dropdown list provided.
-
Verify or select the appropriate Jira project associated with this component is listed.
-
Select Change project to select a different Jira project.
-
-
Verify or select the pattern to identify Jira ticket reference in commit message. This pattern will be used to associate the Jira tickets to build artifacts through the commit associated with the build artifact.
-
Verify or select the SCM repository branches as a comma-separated list to be considered when associating Jira tickets to build artifacts.
-
If left empty, only commits on the default branch are considered.
-
Branch names can include
*as a wildcard. For example,main,release_vconsiders themainbranch and all branches starting withrelease_v.
-
-
-
Select Save configuration.