Labels
You can use the Labels tab to manage your GitHub repository issue labels and pull request labels.
Navigate the Labels tab
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.
- In the Labels tab, click New Label.
- In the New Label section, enter the label name in the Name field.
- In the Color field, select a color for the label.
- Optional: In the Description field, enter the description of the label.
- Click Create Label.
Label actions
In the label row, click the following icons to perform a label action.
| Icon | Description |
|---|---|
| View issues | Views the issues with the label in the Issues tab. |
| Edit label | Edits the label name, color, and description of the label. |
| Delete label | Deletes the label. |