-
-
Notifications
You must be signed in to change notification settings - Fork 37.3k
The commit-queue label should wait for CI #40330
Copy link
Copy link
Closed
Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.
Description
Activity
Metadata
Metadata
Assignees
Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.
Currently if
commit-queueis added as a label in nodejs/node while GitHub CI is running it fails with "CI is running" - it should ideally instead wait for CI to finish if there is a running CI currently :]