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
43151a24
Commit
43151a24
authored
Jun 13, 2019
by
Russell Dickenson
Committed by
Evan Read
Jun 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed duplicate content on scoped labels
parent
610bc0ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
doc/user/project/labels.md
doc/user/project/labels.md
+0
-4
No files found.
doc/user/project/labels.md
View file @
43151a24
...
...
@@ -24,10 +24,6 @@ in the label’s title, using the format `key::value`. For example:
![
A sample scoped label
](
img/key_value_labels.png
)
Two scoped labels with the same key but a different value cannot simultaneously
apply to an issue, epic, or merge request. For example, if an issue already has
`priority::3`
and you apply
`priority::2`
to it,
`priority::3`
is automatically removed from the issue.
An issue, epic, or merge request cannot have two scoped labels with the same key.
For example, if an issue is already labeled
`priority::3`
and you apply the label
`priority::2`
to it,
`priority::3`
is automatically removed.
...
...
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