Skip to content

Commit 93ca2f7

Browse files
jasnellMylesBorins
authored andcommitted
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 92f41e5 commit 93ca2f7

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
@@ -94,6 +94,12 @@ All pull requests that modify executable code should be subjected to
9494
continuous integration tests on the
9595
[project CI server](https://ci.nodejs.org/).
9696

97+
If any Collaborator objects to a change *without giving any additional
98+
explanation or context*, and the objecting Collaborator fails to respond to
99+
explicit requests for explanation or context within a reasonable period of
100+
time, the objection may be dismissed. Note that this does not apply to
101+
objections that are explained.
102+
97103
#### Useful CI Jobs
98104

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

0 commit comments

Comments
 (0)