tools: delay removal of `commit-queue` label · nodejs/node@31c1bcb · GitHub
Skip to content

Commit 31c1bcb

Browse files
committed
tools: delay removal of commit-queue label
The removes the possiblity for a PR to drop from the queue if the CQ job is cancelled (or times out) in the middle of handling a PR. This increases the window for two concurrent CQ jobs to pick up the same PR, but that's an unlikely scenario. Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #65101 Refs: #64972 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
1 parent 5b64b37 commit 31c1bcb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tools/actions/commit-queue.sh

Lines changed: 4 additions & 4 deletions

0 commit comments

Comments
 (0)