summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorLaurence Urhegyi <laurence.urhegyi@codethink.co.uk>2019-02-22 16:24:51 +0000
committerbst-marge-bot <marge-bot@buildstream.build>2019-02-22 16:24:51 +0000
commit48c47bfa4adf0665312f9134104b0b8b41358901 (patch)
tree7f95dec2db8c68693dda4f4ddfa70f4449475ffa /.gitlab
parent9d1c0d03ae7097f2d0c75c775e7f8b3643a75230 (diff)
downloadbuildstream-48c47bfa4adf0665312f9134104b0b8b41358901.tar.gz
CONTRIBUTING.rst: Clarify WIP MR closure policy
Adds section to readme detailing the WIP MR closure policy.
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/merge_request_templates/stale_MR_message.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitlab/merge_request_templates/stale_MR_message.md b/.gitlab/merge_request_templates/stale_MR_message.md
new file mode 100644
index 000000000..1a6d2897a
--- /dev/null
+++ b/.gitlab/merge_request_templates/stale_MR_message.md
@@ -0,0 +1,11 @@
+ The below is simply some boilerplate to text for use when commenting on
+ MRs that have not seen enough recent activity.
+
+ Hi, thanks for your contribution! Unfortunately this MR is now over
+ a month without an update from the author, as per our policy I'm WIP'ing
+ this to keep our queue tidy. Please do clear the WIP status if you come
+ back to work on it. Cheers!
+
+ Hi! Since another month has gone by on this MR without an update from the
+ author, as per our policy I'm going to close this to keep our queue tidy.
+ Please do re-open the MR if you come back to work on it. Cheers! \ No newline at end of file