Below you will find pages that utilize the taxonomy term “enaumchuk”
December 22, 2025
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.
December 15, 2025
Branch Clean Up Action
Version updated for https://github.com/enaumchuk/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.
Release notes This action finds and deletes stale branches. What makes it different: it watches GitHub REST API primary and secondary rate limits to keep API usage in safe zone.