| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2a2f6be commit 58ecdd4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -200,7 +200,10 @@ onboarding session. | |||
| 200 | 200 | * Collaborators are in alphabetical order by GitHub username. | |
| 201 | 201 | * Optionally, include your personal pronouns. | |
| 202 | 202 | * Label your pull request with the `doc` subsystem label. | |
| 203 | - * Run CI on your PR. | ||
| 203 | + * Run CI on the PR. Because the PR does not affect any code, use the | ||
| 204 | + `node-test-pull-request-lite` CI task. Alternatively, use the usual | ||
| 205 | + `node-test-pull-request` CI task and cancel it after the linter and one other | ||
| 206 | + subtask have passed. | ||
| 204 | 207 | * After one or two approvals, land the PR (PRs of this type do not need to wait | |
| 205 | 208 | for 48/72 hours to land). | |
| 206 | 209 | * Be sure to add the `PR-URL: <full-pr-url>` and appropriate `Reviewed-By:` | |
| Back | FazBrowse Home | New Git URL |
0 commit comments