github-action-cleaner
v1.1.0
Published
CLI command to clean your old build history in github actions in batch.
Readme
Github Action Cleaner
CLI command to clean your old build history in github actions in batch.
Installation
$ npm install -g github-action-cleanerUsage
$ github-action-cleaner -h
usage: github-action-cleaner [-h] [-v] [-o OWNER] [-r REPO] [-t GITHUB_TOKEN]
Example: github-action-cleaner -o hex0cter -r github-action-cleaner -t ghp_zfkK**********1f3DBrm3
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-o OWNER, --owner OWNER
Owner of repo
-r REPO, --repo REPO Repo name
-t GITHUB_TOKEN, --github-token GITHUB_TOKEN
Github token from https://github.com/settings/tokens/new?scopes=repoThe github token needs the following permissions:
