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 are listed alphabetically and display the label name, label description, and the color of the label. Search for a label in the Search labels field.

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.