Skip to content

Commit ede09f2

Browse files
committed
meta: allow vague objections to be dismissed
Explicitly allow vague objections to change requests to be dismissed if requests for clarification go unanswered PR-URL: #15233 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Jan Krems <[email protected]> Reviewed-By: Ryan Graham <[email protected]> Reviewed-By: Ali Ijaz Sheikh <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Timothy Gu <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Ron Korving <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]>
1 parent 9490be3 commit ede09f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

COLLABORATOR_GUIDE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,12 @@ All pull requests that modify executable code should be subjected to
8888
continuous integration tests on the
8989
[project CI server](https://ci.nodejs.org/).
9090

91+
If any Collaborator objects to a change *without giving any additional
92+
explanation or context*, and the objecting Collaborator fails to respond to
93+
explicit requests for explanation or context within a reasonable period of
94+
time, the objection may be dismissed. Note that this does not apply to
95+
objections that are explained.
96+
9197
#### Useful CI Jobs
9298

9399
* [`node-test-pull-request`](https://ci.nodejs.org/job/node-test-pull-request/)

0 commit comments

Comments
 (0)