1.0.1 • Published 12 months ago

github-workflow-runs-cleaner v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

🧹 GitHub Workflow Runs Cleaner

npm Package Version License MIT GitHub Repo Native Typescript Support GitHub Workflow Status

A command-line interface to bulk delete workflow runs of GitHub actions.


Install

GitHub Workflow Runs Cleaner is published as github-workflow-runs-cleaner to the npm registry.

You can install it:

npm i --global github-workflow-runs-cleaner

Usage

github-workflow-runs-cleaner

# or

gwrc

The CLI will ask you how to connect to your repository, which workflows to select and which runs to delete.

You will need a personal access token to establish a connection.

It also supports GitHub Enterprise.

License and Author

MIT © Simon Lepel