cli / cli/cli

Support canceling all workflows runs

Open
#3,960 0 comments 0 reactions 0 assignees View on GitHub
actions core enhancement gh-run
Dominant language
Go
Stars
46.3k
Forks
9k
Avg merge
2d 9h
Merged PRs (30d)
89

Description

### Describe the feature or problem you’d like to solve

Cancelling all runs for all workflows
Cancelling all runs for 1 workflow

Related to https://github.com/cli/cli/issues/3775

### Proposed solution

Like `gh run cancel all`
or
`gh run cancel name-of-workflow` where it would find all the runs for this workflow and cancel them

### Additional context

This would be particularly useful when there is a long queue and would a lot better than trying to click manually through the paginated UI.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.