We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4691862 commit e7aaf17Copy full SHA for e7aaf17
COLLABORATOR_GUIDE.md
@@ -199,9 +199,9 @@ status indicator.
199
200
Do not land any Pull Requests without passing (green or yellow) CI runs. If you
201
believe any failed (red or grey) CI sub-tasks are unrelated to the change in the
202
-Pull Request, use "Resume Build" in the left navigation of the
203
-node-test-pull-request job. It will create a new node-test-pull-request run that
204
-preserves all the green results from the current run but re-runs everything
+Pull Request, use "Resume Build" in the left navigation of the relevant
+`node-test-pull-request` job. It will create a new `node-test-pull-request` run
+that preserves all the green results from the current job but re-runs everything
205
else.
206
207
#### Useful CI Jobs
0 commit comments