Skip to content

Commit

Permalink
doc: update commit-queue.md to indicate GitHub Actions are checked
Browse files Browse the repository at this point in the history
Refs: nodejs#39384 (comment)

PR-URL: nodejs#39411
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
Trott authored and nodejs-github-bot committed Jul 18, 2021
1 parent def3260 commit a28e6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guides/commit-queue.md
Expand Up @@ -49,7 +49,7 @@ of the commit queue:
option
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
4. Only Jenkins CI is checked (Actions, V8 CI and CITGM are ignored)
4. Only Jenkins CI and GitHub Actions are checked (V8 CI and CITGM are ignored)

## Implementation

Expand Down

0 comments on commit a28e6bf

Please sign in to comment.