Help Center/ CodeArts Check/ User Guide/ Configuring a Task/ Configuring Integration Services
Updated on 2024-10-10 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 MR Check Status

  1. Access CodeArts Check through a project.
  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. Determine whether to select MR Status (MR indicates merge requests). If you select it, the automatic check of code review 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 an Automatic Check Task Executed upon Code Commit

  1. Select Executed upon code submission.

    This function applies only to branches with created tasks.

  2. Click Save.