Skip to content

Labels

You can use the Labels tab to manage your GitHub repository issue labels and pull request labels.

To open the Labels tab, click DevOps > Labels.

Labels appear in alphabetical order with their names, descriptions, and colors. Type in Search labels to find a label. Press Ctrl+F (Cmd+F on macOS) to focus the field.

Right-click a label and click Open Issues to open its filtered issue list in the current tab, or Open Issues in New Tab to open it in a separate tab.

Create a label

To create a label, complete the following steps.

  1. In the Labels tab, click New Label.
  2. In the New Label section, enter the label name in the Name field.
  3. In the Color field, select a color for the label.
  4. Optional: In the Description field, enter the description of the label.
  5. Click Create Label.

Label actions

In the label row, click the following icons to perform a label action.

IconDescription
View issuesViews the issues with the label in the Issues tab.
Edit labelEdits the label name, color, and description of the label.
Delete labelDeletes the label.