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
20d6b6c0
Commit
20d6b6c0
authored
May 22, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Plain Diff
Automatic merge of gitlab-org/gitlab-ce master
parents
0e21e43c
c4d930e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
1 deletion
+22
-1
VERSION
VERSION
+1
-1
doc/development/contributing/issue_workflow.md
doc/development/contributing/issue_workflow.md
+21
-0
No files found.
VERSION
View file @
20d6b6c0
11.1
1
.0-pre
11.1
2
.0-pre
doc/development/contributing/issue_workflow.md
View file @
20d6b6c0
...
...
@@ -121,6 +121,27 @@ The Stage labels are used to generate the [direction pages][direction-pages] aut
[
devops-stages
]:
https://about.gitlab.com/direction/#devops-stages
[
direction-pages
]:
https://about.gitlab.com/direction/
## Group labels
Group labels specify which
[
groups
][
structure-groups
]
the issue belongs to.
Examples include:
-
~"group:control"
-
~"group:editor"
These labels should be mutually exclusive. If an issue belongs to multiple
groups, the most relevant should be used.
Groups are nested beneath a particular stage, so only one stage label and one group label
should be applied to a single issue. You can find the groups listed in the
[
Product Categories pages
][
product-categories
]
. For example, ~"group:control" and
~"group:framework" labels can be applied to issues related to the
[
Manage stage
][
manage-stage
]
.
[
structure-groups
]:
https://about.gitlab.com/company/team/structure/#groups
[
product-categories
]:
https://about.gitlab.com/handbook/product/categories/
[
manage-stage
]:
https://about.gitlab.com/handbook/product/categories/#manage-stage
## Release Scoping labels
Release Scoping labels help us clearly communicate expectations of the work for the
...
...
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