Updated on 2024-04-16 GMT+08:00

Configuring Basic Info

You can set the basic information about a task as required, such as the task name and default branch, and also can delete the check task.

A project creator, or project administrator can modify or delete a check task. For details, see Roles and Permissions.

Modifying the Name and Default Branch of a Check Task

  1. Go to the Task page. In the task list, click a task name.
  2. On the displayed View Task Details page, click Settings > Basic Info, and modify the task name and default branch.

Deleting a Check Task

  • Deleting from the task page
  1. Click in the row where the code check task is located.
  2. Select from the drop-down list.
  3. In the Delete Task dialog box, enter the task name.
  4. Click OK.
  • Deleting from the task settings page
  1. In the task list, click the task name.
  2. On the displayed View Task Details page, click Settings > Basic Info.
  3. Click Delete Task. On the displayed dialog box, enter the task name.
  4. Click OK.

When the task to be deleted has a code repository with multiple branches, the deletion will be successful if there are fewer than 200 branches. Otherwise, the deletion will fail.