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: https://github.com/nodejs/node/pull/15233 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jan Krems <jan.krems@gmail.com> Reviewed-By: Ryan Graham <r.m.graham@gmail.com> Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ron Korving <ron@ronkorving.nl> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
This commit is contained in:
parent
8c2eba0f06
commit
25105008a1
@ -88,6 +88,12 @@ All pull requests that modify executable code should be subjected to
|
||||
continuous integration tests on the
|
||||
[project CI server](https://ci.nodejs.org/).
|
||||
|
||||
If any Collaborator objects to a change *without giving any additional
|
||||
explanation or context*, and the objecting Collaborator fails to respond to
|
||||
explicit requests for explanation or context within a reasonable period of
|
||||
time, the objection may be dismissed. Note that this does not apply to
|
||||
objections that are explained.
|
||||
|
||||
#### Useful CI Jobs
|
||||
|
||||
* [`node-test-pull-request`](https://ci.nodejs.org/job/node-test-pull-request/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user