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 19:47:10 +0300
committerMek Stittri <mstittri@gitlab.com>2018-06-28 19:50:45 +0300
commit13d9f66496c6f042a96c0cac4b2e63e9dc2cf242 (patch)
tree1443825021cd6ef1f1bccdb269f597478b365fd3 /PROCESS.md
parentec126901bbb789d2dac15b59f4a15ddddc4ad392 (diff)
Fix S3 in the current milestone
Diffstat (limited to 'PROCESS.md')
-rw-r--r--PROCESS.md12
1 files changed, 3 insertions, 9 deletions
diff --git a/PROCESS.md b/PROCESS.md
index 8359f08372a..d303e895c51 100644
--- a/PROCESS.md
+++ b/PROCESS.md
@@ -245,22 +245,16 @@ will be scheduled.
When a regression is found:
1. Create an issue describing the problem in the most detailed way possible
-
1. If possible, provide links to real examples and how to reproduce the problem
-
1. Label the issue properly, using the [team label](../CONTRIBUTING.md#team-labels),
the [subject label](../CONTRIBUTING.md#subject-labels)
and any other label that may apply in the specific case
-
-1. Add the bug and regression labels
-
+1. Add the ~bug and ~regression labels
1. Notify the respective Engineering Manager to evaluate the Severity of the regression and add a [Severity label](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#bug-severity-labels). The counterpart Product Manager is included to weigh-in on prioritization as needed to set the [Priority label](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#bug-priority-labels).
-
-1. If the regression is a ~S1 or ~S2, label the regression with the current milestone as it should be fixed in the current milestone.
+1. If the regression is either an ~S1, ~S2 or ~S3 severity, label the regression with the current milestone as it should be fixed in the current milestone.
1. If the regression was introduced in an RC of the current release, label with ~Deliverable
1. If the regression was introduced in the previous release, label with ~"Next Patch Release"
-
-1. If the regression is a ~S3 or ~S4, the regression may be scheduled for later milestones at the discretion of Engineering Manager and Product Manager.
+1. If the regression is an ~S4 severity, the regression may be scheduled for later milestones at the discretion of Engineering Manager and Product Manager.
When a new issue is found, the fix should start as soon as possible. You can
ping the Engineering Manager or the Product Manager for the relative area to