Add branch-cleanup mise task #247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/branch-cleanup-task"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
mise run branch-cleanuptask that finds branches merged into main and deletes them locally and on the Forgejo remote--cutoff(default 30 days) skips branches with recent HEAD commits--dry-run,--local-only,--remote-onlyflagsTest plan
mise run branch-cleanup -- --dry-runshows correct table of candidates--dry-runto confirm actual deletion works