- Notifications
You must be signed in to change notification settings - Fork5
License
jv-k/delete-gh-workflow-runs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Easily delete unneeded GitHub Workflow runs from your GitHub remote repository.
Conventiently select multiple entries to be deleted at once from a navigable list.
It uses the GitHub API, and requires gh (GitHub CLI) and jq (JSON processor).
Install pre-requisitesGitHub CLI andjq, for example on
MacOS:$ brew install gh jq
Install
delete-workflow-runsglobally:$ npm i -g delete-workflow-runsNavigate to the directory of the repository that you wish to delete workflow runs from, then run:
$ delete-workflow-runs
Use the
<up>and<down>keys to navigate the list of workflow runs, and select the ones to be deleted with<tab>.Press
<enter>to delete the runs from your GitHub remote.
I'd love you to contribute to@jv-k/delete-workflow-runs,pull requests are welcome for submitting issues and bugs!
The scripts and documentation in this project are released under theMIT license.
About
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.
