Skip to content

tools: remove skip logic in commit-queue.sh - #65162

Open
aduh95 wants to merge 1 commit into
nodejs:mainfrom
aduh95:no-skip-cq
Open

tools: remove skip logic in commit-queue.sh#65162
aduh95 wants to merge 1 commit into
nodejs:mainfrom
aduh95:no-skip-cq

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

#64343 has added a filter logic in commit-queue.yml that's based on the work in nodejs/node-core-utils#1113, so the additional logic in commit-queue.sh makes the CQ harder to follow. It also fails to report that some PRs (e.g. #64969, in https://github.com/nodejs/node/actions/runs/31308173647/job/93231744025#step:8:33) are stuck because of a phantom job reported in GH status (despite having green CI)

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

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-botnodejs-github-bot added the tools Issues and PRs related to the tools directory. label Aug 9, 2026
@atlowChemiatlowChemi added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 9, 2026
@avivkelleravivkeller added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 9, 2026
@avivkelleravivkeller added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Aug 9, 2026
@avivkeller

Copy link
Copy Markdown
Member
Commit Queue failed
- Loading data for nodejs/node/pull/65162
✔ Done loading data for nodejs/node/pull/65162
----------------------------------- PR info ------------------------------------
Title tools: remove skip logic in `commit-queue.sh` (#65162)
⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch aduh95:no-skip-cq -> nodejs:main
Labels tools, author ready, commit-queue
Commits 1
- tools: remove skip logic in `commit-queue.sh`
Committers 1
- Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/65162
Reviewed-By: Jithil P Ponnan <jithil@outlook.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Aviv Keller <me@aviv.sh>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/65162
Reviewed-By: Jithil P Ponnan <jithil@outlook.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Aviv Keller <me@aviv.sh>
--------------------------------------------------------------------------------
ℹ This PR was created on Sun, 09 Aug 2026 10:50:51 GMT
✔ Approvals: 5
✔ - Jithil P Ponnan (@MrJithil): https://github.com/nodejs/node/pull/65162#pullrequestreview-4891203384
✔ - Filip Skokan (@panva) (TSC): https://github.com/nodejs/node/pull/65162#pullrequestreview-4891215229
✔ - Chemi Atlow (@atlowChemi): https://github.com/nodejs/node/pull/65162#pullrequestreview-4891266842
✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/65162#pullrequestreview-4891414879
✔ - Aviv Keller (@avivkeller): https://github.com/nodejs/node/pull/65162#pullrequestreview-4891594119
✘ This PR needs to wait 36 more hours to land
✔ Last GitHub CI successful
ℹ Green GitHub CI is sufficient
--------------------------------------------------------------------------------
✔ Aborted `git node land` session in /Users/avivkeller/Documents/projects/nodejs/node/.ncu
/nodejs/node/actions/runs/

@avivkelleravivkeller added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Aug 9, 2026
@panvapanva added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

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

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queueAdd this label to land a pull request using GitHub Actions.fast-trackPRs that do not need to wait for 48 hours to land.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@aduh95@nodejs-github-bot@avivkeller@panva@lpinca@cjihrig@trivikr@MrJithil@atlowChemi@bjohansebas