Help Center/ CodeArts Check/ User Guide/ Configuring a Task/ Configuring Integration Services
Updated on 2026-05-19 GMT+08:00

Configuring Integration Services

If branch merging exists in CodeArts Repo, you can configure an automatic check task and generate a subtask. That is, if branch merging exists in a code repository, a new code check subtask is generated.

Configuring the Merge Request Trigger

  1. Access CodeArts Check.
  2. Go to the task page. In the task list, click a task name.
  3. On the task details page, choose Settings > Integration Services > CodeArts Repo.
  4. Select Triggered upon merge request as required. If you select it, the automated code check is enabled.
  5. If a branch is merged in the code repository of the task, a code check job is automatically generated.

    1. Access the task details page.
    2. Click and create a merge request in CodeArts Repo.

      Based on the Check Modes you selected, the changed files or full code will be checked after the branch is merged.

    3. Click . You can view all historical records of MR-triggered code check in the drop-down list.

Configuring the Code Commit Trigger

  1. Select Executed upon code submission.

    This function applies only to branches with created tasks.

  2. Click Save.