Skip to content

Commit 055d39c

Browse files
TrottMylesBorins
authored andcommitted
doc: add CI help/support info to onboarding doc
PR-URL: #8407 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent a7e6fc0 commit 055d39c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/onboarding.md

+4
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ onboarding session.
115115
* The `CERTIFY_SAFE` box should be checked. By checking it, you are indicating that you have reviewed the code you are about to test and you are confident that it does not contain any malicious code. (We don't want people hijacking our CI hosts to attack other hosts on the internet, for example!)
116116
* The `PR_ID` box should be filled in with the number identifying the pull request containing the code you wish to test. For example, if the URL for the pull request is `https://github.com/nodejs/node/issues/7006`, then put `7006` in the `PR_ID`.
117117
* The remaining elements on the form are typically unchanged with the exception of `POST_STATUS_TO_PR`. Check that if you want a CI status indicator to be automatically inserted into the PR.
118+
* If you need help with something CI-related:
119+
* Use #node-dev (IRC) to talk to other Collaborators.
120+
* Use #node-build (IRC) to talk to the Build WG members who maintain the CI infrastructure.
121+
* Use the [Build WG repo](https://github.com/nodejs/build) to file issues for the Build WG members who maintain the CI infrastructure.
118122

119123

120124
## Landing PRs: Overview

0 commit comments

Comments
 (0)