Skip to content

tools: only include fast-tracked and old enough PRs in CQ - #65197

Open
aduh95 wants to merge 3 commits into
nodejs:mainfrom
aduh95:fewer-prs-in-cq
Open

tools: only include fast-tracked and old enough PRs in CQ#65197
aduh95 wants to merge 3 commits into
nodejs:mainfrom
aduh95:fewer-prs-in-cq

Conversation

@aduh95

@aduh95 aduh95 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

IIUC we are searching for:

  • PRs with commit-queue Add this label to land a pull request using GitHub Actions. that are more than 48 hours old
  • PRs with commit-queue Add this label to land a pull request using GitHub Actions. and fast-track PRs that do not need to wait for 48 hours to land.
  • PRs with commit-queue Add this label to land a pull request using GitHub Actions.

That third category is redundant, we know that those PRs are not ready yet, we'd better filter them out.

Also updates the commit-queue doc with changes from #65101 and #65162.

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Aug 10, 2026
@panva panva added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 10, 2026
@aduh95 aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 10, 2026
@panva panva added commit-queue Add this label to land a pull request using GitHub Actions. fast-track PRs that do not need to wait for 48 hours to land. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Aug 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @panva. Please πŸ‘ to approve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. fast-track PRs that do not need to wait for 48 hours to land. meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants