Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMek Stittri <mstittri@gitlab.com>2018-06-28 18:01:54 +0300
committerMek Stittri <mstittri@gitlab.com>2018-07-27 09:56:11 +0300
commited79f338aa74859cd5e554e8948432d6156d847d (patch)
tree13f9f74faa954feba5dd4174b9d400cf8b4db608 /PROCESS.md
parent8680038c9f8edfe00955f8e80bec195a75070aa8 (diff)
Add excerpt for non-regressions
Diffstat (limited to 'PROCESS.md')
-rw-r--r--PROCESS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/PROCESS.md b/PROCESS.md
index af66a343f13..ef25efb61ff 100644
--- a/PROCESS.md
+++ b/PROCESS.md
@@ -250,6 +250,8 @@ A ~regression label on a ~bug tells us that something worked before and it needs
The milestone of a ~regression is used to schedule when the fix will be delivered. The creation time of a ~regression tells us which release it was found in.
+A ~regression label does not apply to ~bugs for new features. That by the definition above are not regressions.
+
## Release retrospective and kickoff
- [Retrospective](https://about.gitlab.com/handbook/engineering/workflow/#retrospective)