Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
cbe109e8
Commit
cbe109e8
authored
Jun 17, 2021
by
Slobodan Mišković
Committed by
Evan Read
Jun 17, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs with Labels location
parent
e8c56595
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/user/project/labels.md
doc/user/project/labels.md
+5
-5
No files found.
doc/user/project/labels.md
View file @
cbe109e8
...
...
@@ -59,7 +59,7 @@ and edit labels.
> Showing all inherited labels [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/241990) in GitLab 13.5.
To view a project's available labels, in the project, go to
**
Issues
> Labels**
.
To view a project's available labels, in the project, go to
**
Project information
> Labels**
.
Its list of labels includes both the labels defined at the project level, and
all labels defined by its ancestor groups. For each label, you can see the
project or group path from where it was created. You can filter the list by
...
...
@@ -68,7 +68,7 @@ icon (**{search}**).
To create a new project label:
1.
In your project, go to
**
Issues
> Labels**
.
1.
In your project, go to
**
Project information
> Labels**
.
1.
Select the
**New label**
button.
1.
In the
**Title**
field, enter a short, descriptive name for the label. You
can also use this field to create
[
scoped, mutually exclusive labels
](
#scoped-labels
)
.
...
...
@@ -118,18 +118,18 @@ Promoting a label is a permanent action, and cannot be reversed.
To promote a project label to a group label:
1.
Navigate to
**
Issues
> Labels**
in the project.
1.
Navigate to
**
Project information
> Labels**
in the project.
1.
Click on the three dots (
**{ellipsis_v}**
) next to the
**Subscribe**
button and
select
**Promote to group label**
.
### Group labels
To view the group labels list, navigate to the group and click
**
Issues
> Labels**
.
To view the group labels list, navigate to the group and click
**
Group information
> Labels**
.
The list includes all labels that are defined at the group level only. It does not
list any labels that are defined in projects. You can filter the list by entering
a search query at the top and clicking search (
**{search}**
).
To create a
**group label**
, navigate to
**
Issues
> Labels**
in the group and
To create a
**group label**
, navigate to
**
Group information
> Labels**
in the group and
follow the same process as
[
creating a project label
](
#project-labels
)
.
#### Create group labels from epics **(ULTIMATE)**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment