Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skshetry/gh-cancel-runs
A Github CLI extension, that cancels all the scheduled jobs from GHA for a particular repository, at once.
https://github.com/skshetry/gh-cancel-runs
cli gh-extension github github-actions github-cli
Last synced: 9 days ago
JSON representation
A Github CLI extension, that cancels all the scheduled jobs from GHA for a particular repository, at once.
- Host: GitHub
- URL: https://github.com/skshetry/gh-cancel-runs
- Owner: skshetry
- License: mit
- Created: 2021-10-18T15:39:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-18T16:13:03.000Z (about 3 years ago)
- Last Synced: 2024-10-11T10:31:23.588Z (25 days ago)
- Topics: cli, gh-extension, github, github-actions, github-cli
- Language: Shell
- Homepage: https://github.com/skshetry/gh-cancel-runs
- Size: 3.91 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## gh-cancel-runs
A [Github CLI](https://github.com/cli/cli) extension, that cancels all the
scheduled jobs from GHA for a particular repository, at once.## Installation
```
gh extension install skshetry/gh-cancel-runs
```## Usage
```
gh cancel-runs [/]
```