diff options
| author | Brian Grant <bgrant0607@users.noreply.github.com> | 2016-12-15 21:31:18 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-15 21:31:18 -0800 |
| commit | aabe08d507264ddbc3594916e5c8dbe10febd143 (patch) | |
| tree | 43eb5686733423aac4fc9a8f6220ff5711c89945 | |
| parent | 63baced5cdd619ecfd422c9a08ea5af8c4210808 (diff) | |
Update collab.md
| -rw-r--r-- | contributors/devel/collab.md | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/contributors/devel/collab.md b/contributors/devel/collab.md index b4a6281d..4cc24ac1 100644 --- a/contributors/devel/collab.md +++ b/contributors/devel/collab.md @@ -46,42 +46,6 @@ assignee becomes the shepherd for that PR and is responsible for merging the PR once they are satisfied with it or else closing it. The assignee might request reviews from non-maintainers. -## Merge hours - -Maintainers will do merges of appropriately reviewed-and-approved changes during -their local "business hours" (typically 7:00 am Monday to 5:00 pm (17:00h) -Friday). PRs that arrive over the weekend or on holidays will only be merged if -there is a very good reason for it and if the code review requirements have been -met. Concretely this means that nobody should merge changes immediately before -going to bed for the night. - -There may be discussion an even approvals granted outside of the above hours, -but merges will generally be deferred. - -If a PR is considered complex or controversial, the merge of that PR should be -delayed to give all interested parties in all timezones the opportunity to -provide feedback. Concretely, this means that such PRs should be held for 24 -hours before merging. Of course "complex" and "controversial" are left to the -judgment of the people involved, but we trust that part of being a committer is -the judgment required to evaluate such things honestly, and not be motivated by -your desire (or your cube-mate's desire) to get their code merged. Also see -"Holds" below, any reviewer can issue a "hold" to indicate that the PR is in -fact complicated or complex and deserves further review. - -PRs that are incorrectly judged to be merge-able, may be reverted and subject to -re-review, if subsequent reviewers believe that they in fact are controversial -or complex. - - -## Holds - -Any maintainer or core contributor who wants to review a PR but does not have -time immediately may put a hold on a PR simply by saying so on the PR discussion -and offering an ETA measured in single-digit days at most. Any PR that has a -hold shall not be merged until the person who requested the hold acks the -review, withdraws their hold, or is overruled by a preponderance of maintainers. - - <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> []() <!-- END MUNGE: GENERATED_ANALYTICS --> |
