Help Center/ CodeArts Pipeline/ User Guide/ Grouping Pipelines
Updated on 2026-04-07 GMT+08:00

Grouping Pipelines

Group Management

A project usually involves multiple pipelines. You can group them to improve efficiency, for example, by environment level (production and testing), or by R&D stage (scheduled build, development self-test, integration test, and production deployment).

Constraints

  • On the Permissions tab page, only the project admin and project manager can modify pipeline permissions in batches.
  • Only pipelines with manual review tasks can be reviewed in batches.
  • A maximum of 1,000 groups can be created in a project.
  • A maximum of 20 pipelines can be deleted at a time.

Prerequisites

Grouping Pipelines

  1. Access the CodeArts Pipeline homepage through a project.
  2. Click All Groups to expand the pipeline group panel.
  3. Move the cursor to the row where All Groups is located and click to add a group.

  4. Move the cursor to the new group, click to set a group name, and click the blank area to save the group name.

  5. After a group is created, you can perform the following operations:

    • Click in the row where the group is located to create a subgroup. You can create a maximum of three levels of subgroups.
    • Click in the row where the group is located to change the group name.
    • Click in the row where the group is located to move up, down, or delete the group.

    After the first group is created, Ungrouped is automatically generated for ungrouped pipelines.

  6. On the pipeline list page, select desired pipelines and perform the following batch operations.

    Figure 1 Operations on multiple pipelines
    • Click Move To. The Move Group window is displayed. Select a group and click Confirm.
    • Click Execute. In the displayed window, click OK to execute pipelines.
    • Click Review. In the displayed window, you can review selected pipelines.
      • Click Approve. In the displayed window, click OK. In the displayed Results window, you can check review results.
      • Click Reject. In the displayed window, click OK. In the displayed Results window, you can check review results.
    • Click Permissions. In the displayed window, the project admin and project manager can configure permissions for selected pipelines.
      • Enable Project-level permissions to inherit project-level permissions.
      • Disable Project-level permissions to customize role and user permissions of specific pipelines.
    • Click Disable. In the displayed window, disable selected pipelines.
    • Click Enable. In the displayed window, enable selected pipelines.
    • Choose More > Set Agency. In the displayed window, you can set agencies for pipelines. For details, see Configuring CodeArts Pipeline Delegate Permissions.
    • Choose More > Notifications. In the displayed window, set notifications for selected pipelines. For details, see Configuring Pipeline Notifications.
    • Choose More > Set Tag. In the displayed window, set tags for selected pipelines.
    • Choose More > Delete. In the displayed window, enter the prompt information and click OK. A maximum of 20 pipelines can be deleted at a time.