| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
|
Review requested:
|
Sorry, something went wrong.
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/ |
Sorry, something went wrong.
|
Fast-track has been requested by @panva. Please 👍 to approve. |
Sorry, something went wrong.
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #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> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #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> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
| Back | FazBrowse Home | New Git URL |
#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)