Stale Branch Clean Up Action
Version updated for https://github.com/enaumchuk/action-stale-branches-cleanup to version v1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the cleanup of stale branches in a repository by identifying and deleting branches that meet specific criteria, such as inactivity for a set number of days, absence of open pull requests, and exclusion from protected or default branches. It is designed to handle large repositories efficiently by minimizing GitHub API rate limit issues, addressing challenges faced by other tools in high-volume branch management scenarios. Key capabilities include customizable criteria for branch deletion, rate limit monitoring, and optional dry-run mode for testing.
Release notes
The latest release v1.0.x