mirror of
https://github.com/nodejs/node.git
synced 2025-12-27 23:41:14 +00:00
doc: clarify that CQ only picks up PRs targeting main
PR-URL: https://github.com/nodejs/node/pull/60731 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
This commit is contained in:
parent
ecbc22dc37
commit
33586d51ae
@ -54,6 +54,8 @@ of the commit queue:
|
|||||||
2. A CI must've ran and succeeded since the last change on the PR
|
2. A CI must've ran and succeeded since the last change on the PR
|
||||||
3. A collaborator must have approved the PR since the last change
|
3. A collaborator must have approved the PR since the last change
|
||||||
4. Only Jenkins CI and GitHub Actions are checked (V8 CI and CITGM are ignored)
|
4. Only Jenkins CI and GitHub Actions are checked (V8 CI and CITGM are ignored)
|
||||||
|
5. The PR must target the `main` branch (PRs opened against other branches, such
|
||||||
|
as backport PRs, are ignored)
|
||||||
|
|
||||||
## Implementation
|
## Implementation
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user