Access tokens are generated by github at this link https://github.com/settings/tokens/new
| File | Purpose |
|---|---|
| octocat.py | Renders the github mascot as ascii art with a custom message |
| qtartifactcleaner.py | PyQt5 GUI tool that scans your repos for artifacts and lists them for possible deletion. Handy for keeping your storage costs down |
| artifactcleaner_cli.py | command line tool that scans your repos for artifacts and lists them for possible deletion. Handy for keeping your storage costs down |
| workflow_list.py | simple list of workflows |
| issuelister.py | produce a CSV list of issues for a repo Handy for collecting hero stats for the boss |
| workflowcleaner.py | clean workflow runs. Good for getting rid of a long list of failed runs |
| workflow_dispatch.py | Allows launching of Action workflows from the command line |
Note: you will needed to have PyQt5 installed:
pip install PyQt5python3 example --owner <owner> --token <GITHUB_TOKEN> [options...]- Refresh Icon By: https://icons-for-free.com/refresh+icon-1320183705440102854/
- X icon by: https://icons-for-free.com/icon+x+icon-1320183702540076171/