Will Salmon pushed to branch laurence/update-readme at BuildStream / buildstream
Commits:
-
ee086daa
by Laurence Urhegyi at 2019-02-21T17:40:26Z
2 changed files:
Changes:
1 |
+ The below is simply some boilerplate to text for use when commenting on
|
|
2 |
+ MRs that have not seen enough recent activity.
|
|
3 |
+
|
|
4 |
+ Hi, thanks for your contribution! Unfortunately this MR is now over
|
|
5 |
+ a month without an update from the author, as per our policy I'm WIP'ing
|
|
6 |
+ this to keep our queue tidy. Please do clear the WIP status if you come
|
|
7 |
+ back to work on it. Cheers!
|
|
8 |
+ |
|
9 |
+ Hi! Since another month has gone by on this MR without an update from the
|
|
10 |
+ author, as per our policy I'm going to close this to keep our queue tidy.
|
|
11 |
+ Please do re-open the MR if you come back to work on it. Cheers!
|
|
\ No newline at end of file |
... | ... | @@ -105,6 +105,15 @@ Consider marking a merge request as WIP again if you are taking a while to |
105 | 105 |
address a review point. This signals that the next action is on you, and it
|
106 | 106 |
won't appear in a reviewer's search for non-WIP merge requests to review.
|
107 | 107 |
|
108 |
+As a general rule of thumb, after a month of no activity from the submitter of
|
|
109 |
+a non-WIP MR, we'll put it back into WIP with a polite note. Then after another
|
|
110 |
+month with no activity we'll close the MR off entirely with another note.
|
|
111 |
+In this way we are trying to ensure all of the MRs in our backlog are relevant
|
|
112 |
+and up to date. We have some `boilerplate text
|
|
113 |
+<https://gitlab.com/BuildStream/buildstream/blob/master/.gitlab/merge_request_templates/stale_MR_message.md>`_,
|
|
114 |
+to help us when writing these notes.
|
|
115 |
+ |
|
116 |
+ |
|
108 | 117 |
|
109 | 118 |
Organized commits
|
110 | 119 |
~~~~~~~~~~~~~~~~~
|