-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
No. The tool can use whichever authenticated account is active for the selected host, and it can switch accounts when needed.
No. The GUI can load many repositories, let you check one, many, or all, and then run cleanup sequentially.
Yes. The app shows an every-launch warning and Terms of Service acceptance screen, and the dashboard still requires the destructive cleanup safety arm switch before execution.
Start with:
gh-actions-cleanup --repo OWNER/REPO --all --dry-run --yesNot generally. Workflow runs, artifacts, caches, and workflow configuration changes should be treated as destructive.
No. It relies on GitHub CLI authentication and stores only the last host, account, and repo for convenience.
Yes. The native app now redacts common token and key patterns before writing streamed output into the GUI log panel.