summaryrefslogtreecommitdiffstats
path: root/Help/dev
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-11-06 17:00:53 (GMT)
committerBrad King <brad.king@kitware.com>2019-11-06 17:02:23 (GMT)
commit12fd957ce3dc1d66a9161594679558fd8a73c284 (patch)
tree0087e64567685f48f17b6bd10a01c109027aa091 /Help/dev
parentce7408514c98d39612c7f1e1d85929c223f71068 (diff)
downloadCMake-12fd957ce3dc1d66a9161594679558fd8a73c284.zip
CMake-12fd957ce3dc1d66a9161594679558fd8a73c284.tar.gz
CMake-12fd957ce3dc1d66a9161594679558fd8a73c284.tar.bz2
Help/dev: Add 'external-discussion' to the main workflow status list
This was accidentally left out of commit 49f5b6f7bf (Help: Document the expire and external discussion resolve states, 2019-05-26, v3.15.0-rc1~35^2).
Diffstat (limited to 'Help/dev')
-rw-r--r--Help/dev/review.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/dev/review.rst b/Help/dev/review.rst
index cbde6fe..36b9789 100644
--- a/Help/dev/review.rst
+++ b/Help/dev/review.rst
@@ -53,6 +53,10 @@ in GitLab to track the state of a MR:
to a period of inactivity. See the `Expire`_ step. Use this label
after closing a MR for this reason.
+* ``workflow:external-discussion`` indicates that the MR has been closed
+ pending discussion elsewhere. See the `External Discussion`_ step.
+ Use this label after closing a MR for this reason.
+
The workflow status labels are intended to be mutually exclusive,
so please remove any existing workflow label when adding one.