Updated on 2026-09-15 GMT+08:00

Configuring Data for Jira Integration

E2E settings in CodeArts Repo can help integrate with Jira, so that Repo and Jira work items can be associated and viewed on both sides.

Associate Jira work items with corresponding code commits, branches, and merge requests to enable users to view associated Jira work item information directly, establishing bidirectional traceability from requirements/bugs to code implementation.

Before E2E settings, refer to Constraints. If you have the E2E setting permission, perform the configuration by referring to Configuration Process.

Constraints

Table 1 Constraints

Item

Description

Function constraint

  • The repositories of Kanban projects do not support E2E settings.
  • If Force inherit is selected in the project-level Repo Settings, all repository groups and repositories in the project will inherit the project settings, and the settings cannot be modified. Exercise caution when performing this operation.

Permission constraints

Configuration Process

  1. On the repository homepage, choose Settings > Service Integration > E2E Settings.
  2. Under Integrable Systems, enable Jira.
  3. Perform the operations in Configuring the Service Address, Configuring a Trigger, and Matching Jira Work Items in sequence.
  4. Click Submit.

Configuring the Service Address

  1. Select a service extension from the drop-down list. If no service extension is available, click Create on the right.
  2. In the displayed Create Service Extension dialog box, set parameters as instructed in Creating Service Endpoints.
  3. Click Confirm.

Configuring a Trigger

When Jira integration is enabled, referencing a Jira work item in a commit or merge request creates a remote link and a comment.
Table 2 Trigger configuration description

Configuration Item

Description

Trigger

Two types of triggers are supported: commit and merge request. You can select either or both of them.

  • Commit: The event type includes branch creation and commit push.
  • Merge Request: The event type includes merge request creation and update.

Comment Settings

After you select at least one trigger, Comment Settings will be displayed. To add comments to Jira work items, select the Enable Comments check box. The comment content includes the commit title, branch, commit message, and commit hash value.

Transition Jira Work Items to Final State

To convert the status of a Jira work item, select Enable Jira Status Transition.

Matching Jira Work Items

To customize matching rules for Jira work items, specify Jira Work Item Regex and Jira Work Item Prefix. For details, see Matching Work Items.