Skip to content

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

Merged
nodejs-github-bot merged 3 commits into
nodejs:mainfrom
aduh95:fewer-prs-in-cq
Aug 12, 2026
Merged

tools: only include fast-tracked and old enough PRs in CQ#65197
nodejs-github-bot merged 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.

@nodejs-github-bot
nodejs-github-bot merged commit 075d748 into nodejs:main Aug 12, 2026
26 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 075d748

@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 12, 2026
@aduh95
aduh95 deleted the fewer-prs-in-cq branch August 12, 2026 15:58
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. 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