diff options
author | Sean McGivern <sean@gitlab.com> | 2018-03-08 10:29:53 +0000 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2018-03-08 10:29:53 +0000 |
commit | 9439000188129fd2cb3f920636f2e48732e3bdaf (patch) | |
tree | 2c74a3b71e581979e838d9acffce3343fb6060e1 /PROCESS.md | |
parent | 0a6c82ea52ae1b1d62003dd303c687cef4508952 (diff) | |
download | gitlab-ce-9439000188129fd2cb3f920636f2e48732e3bdaf.tar.gz |
Clarify that the Pick Into X.Y label is added after approval
Diffstat (limited to 'PROCESS.md')
-rw-r--r-- | PROCESS.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PROCESS.md b/PROCESS.md index 02d2a3fbd78..f206506f7c5 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -202,6 +202,9 @@ you can ask for an exception to be made. Go to [Release tasks issue tracker](https://gitlab.com/gitlab-org/release/tasks/issues/new) and create an issue using the `Exception-request` issue template. +**Do not** set the relevant `Pick into X.Y` label (see above) before request an +exception; this should be done after the exception is approved. + You can find who is who on the [team page](https://about.gitlab.com/team/). Whether an exception is made is determined by weighing the benefit and urgency of the change |