-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Lucas edited this page Mar 7, 2026
·
21 revisions
Professional GitHub Actions cleanup software for macOS.
Provided by Wayne Tech Lab LLC
www.WayneTechLab.com
Repository slug: GH-Workflow-Clean
Current release: 0.1.0
This is a deletion tool. Use at your own risk.
This product can permanently delete workflow runs, artifacts, caches, and workflow configurations. Review the target host, account, repository, and cleanup scope before execution.
From any Mac:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/WayneTechLab/GH-Workflow-Clean/main/install.sh)"Then:
gh auth login -h github.com
gh-actions-cleanupOr open the native app:
open "/Applications/GitHub (Action) Clean-UP Tool.app"- checks GitHub CLI authentication status first
- lets the user choose a GitHub host and authenticated account
- accepts
OWNER/REPO,HOST/OWNER/REPO, or full GitHub repo URLs - loads repository lists in the GUI with checkmarks and select-all
- disables workflows
- deletes workflow runs
- deletes artifacts
- deletes caches
- keeps the CLI as the cleanup engine under the native GUI
- stores only the last host, account, and repo, without storing tokens
- native SwiftUI macOS app
- responsive single-shell layout
- ultrawide and 4K aware launch sizing
- compact layout support for smaller windows
- every-launch warning and Terms of Service acceptance screen
- safety arm switch before destructive cleanup