-
-
Notifications
You must be signed in to change notification settings - Fork 37.3k
Grant triagers the ability to re-run a failed CI #42125
Copy link
Copy link
Closed
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.Issues and PRs marked stale due to inactivity and scheduled for automatic closure.
Description
Activity
Metadata
Metadata
Assignees
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.Issues and PRs marked stale due to inactivity and scheduled for automatic closure.
What is the problem this feature will solve?
I see CI sometimes gets flaky, and the PR author has to find a collaborator to re-run it. Maybe triagers can help with that too?
Triage now can add the
request-cilabel to PRs, but it will completely re-run a CI from zero.What is the feature you are proposing to solve the problem?
Grant triagers the ability to the
resume buildoption.What alternatives have you considered?
Or maybe
request-cilabel can be processed more smartly.