Labels
You can use the Labels tab to manage your GitLab repository issue labels and MR labels.
Navigate the Labels tab
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.
- 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. |