File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -222,11 +222,9 @@ not used in other CI test runs (such as tests in the `internet` or `pummel`
222222directories). It can also make sure tests pass when provided with a flag not
223223used in other CI test runs (such as ` --worker ` ).
224224
225- ##### citgm-smoker
225+ From the CI Job page, click "Build with Parameters" on the left side.
226226
227- From the citgm-smoker page, click "Build with Parameters" on the left side.
228-
229- You generally need to enter only two things in the form:
227+ You generally need to enter only one or both of the following in the form:
230228
231229* ` GIT_REMOTE_REF ` : Change this to refs/pull/NNNNN/head where NNNNN is the pull
232230request ID.
@@ -237,8 +235,11 @@ open a while.
237235Look at the list of jobs on the left hand side under "Build History" and copy
238236the link to the one you started (which will be the one on top, but click
239237through to make sure it says something like "Started 5 seconds ago"
240- (top right) and "Started by user ...". Copy/paste the URL for the job into a
241- comment in the pull request.
238+ (top right) and "Started by user ...".
239+
240+ Copy/paste the URL for the job into a comment in the pull request.
241+ [ ` node-test-pull-request ` ] ( https://ci.nodejs.org/job/node-test-pull-request/ )
242+ is an exception where the GitHub bot will automatically post for you.
242243
243244### Internal vs. Public API
244245
You can’t perform that action at this time.
0 commit comments