summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2017-10-03 17:52:41 +0000
committerVictor Wu <victor@gitlab.com>2017-10-03 17:52:41 +0000
commitbd970a51d3a44346bd8ffd769a85a3c4cc66db0f (patch)
treeb1299b660139f4147ec8065b3c247ce91875e130
parent244f631eb5c21bbf4f3dc3205139a98d91c97499 (diff)
parentf94ce98409037b709d5dc0fa65c33936aea2e2de (diff)
downloadgitlab-ce-bd970a51d3a44346bd8ffd769a85a3c4cc66db0f.tar.gz
Merge branch 'regression-labeling-with-label' into 'master'
regression with product labels See merge request gitlab-org/gitlab-ce!14634
-rw-r--r--PROCESS.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/PROCESS.md b/PROCESS.md
index ed4e84dd0b6..5e65bb59246 100644
--- a/PROCESS.md
+++ b/PROCESS.md
@@ -197,6 +197,11 @@ month. When we say 'the most recent monthly release', this can refer to either
the version currently running on GitLab.com, or the most recent version
available in the package repositories.
+A regression issue should be labeled with the appropriate [subject label](../CONTRIBUTING.md#subject-labels-wiki-container-registry-ldap-api-etc)
+and [team label](../CONTRIBUTING.md#team-labels-ci-discussion-edge-platform-etc),
+just like any other issue, to help GitLab team members focus on issues that are
+relevant to [their area of responsibility](https://about.gitlab.com/handbook/engineering/workflow/#choosing-something-to-work-on).
+
## Release retrospective and kickoff
- [Retrospective](https://about.gitlab.com/handbook/engineering/workflow/#retrospective)