FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: only include fast-tracked and old enough PRs in CQ by aduh95 · Pull Request #65197 · nodejs/node · GitHub

/ node Public

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 commented Aug 10, 2026
edited by panva
Loading

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>

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Aug 10, 2026
panva added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 10, 2026
aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 10, 2026
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

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @panva. Please 👍 to approve.

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

Copy link
Copy Markdown
Collaborator

Landed in 075d748

nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 12, 2026
aduh95 deleted the fewer-prs-in-cq branch August 12, 2026 15:58
aduh95 added a commit that referenced this pull request Aug 13, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #65197
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
aduh95 added a commit that referenced this pull request Aug 25, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #65197
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, 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


Back | FazBrowse Home | New Git URL