tools: prefilter commit queue metadata · nodejs/node@aa3b598 · GitHub
Skip to content

Commit aa3b598

Browse files
panvaaduh95
authored andcommitted
tools: prefilter commit queue metadata
Run `git node metadata --readme` in the lightweight commit queue selector before starting the checkout-heavy landing job. The selector keeps `commit-queue` on PRs that are only waiting for approvals, TSC approval count, or wait time. Other metadata failures continue to the existing commit queue script so failure labels and comments are still produced by the current landing path. Fetch age-based, fast-track, and broader queue buckets before deduplicating the list so not-yet-ready PRs do not crowd out PRs that would otherwise have been selected. Signed-off-by: Filip Skokan <panva.ip@gmail.com> PR-URL: #64343 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 003a913 commit aa3b598

2 files changed

Lines changed: 208 additions & 81 deletions

File tree

.github/workflows/commit-queue.yml

Lines changed: 100 additions & 28 deletions

doc/contributing/commit-queue.md

Lines changed: 108 additions & 53 deletions

0 commit comments

Comments
 (0)