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).
This commit is contained in:
Brad King
2019-11-06 12:00:53 -05:00
parent ce7408514c
commit 12fd957ce3

View File

@@ -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.