Cleanup Stale Branches Action
Version updated for https://github.com/cbrgm/cleanup-stale-branches-action to version v1.2.4.
- This action is used across all versions by 55 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Cleanup Stale Branches Action is a GitHub Action designed to automate the deletion of abandoned or stale branches in a repository based on customizable criteria, such as inactivity, lack of open pull requests, or branch protection status. It helps streamline repository management by removing unnecessary branches, reducing clutter, and maintaining an organized codebase. Key capabilities include configurable branch exclusion lists, prefix-based filtering, and a dry-run mode for safe operation.
Release notes
What’s Changed
- ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/154
- ci(tools): update actions/checkout action to v6.0.1 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/155
- patch(deps): update patch versions to v1.25.5 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/156
- ci(tools): update actions/stale action to v10.1.1 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/157
- chore(deps): update docker digests to v3.23 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/158
- chore(deps): update arm64v8/alpine docker tag to v3.23 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/159
- major(deps): update module github.com/google/go-github/v79 to v80 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/160
- ci(tools): update actionhippie/manifest action to v1.8.0 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/161
- minor(deps): update module golang.org/x/oauth2 to v0.34.0 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/162
- ci(tools): update giantswarm/install-binary-action action to v4 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/163
- ci(tools): update docker/setup-buildx-action action to v3.12.0 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/164
- ci(tools): update actionhippie/manifest action to v1.8.1 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/165
- patch(deps): update module github.com/alexflint/go-arg to v1.6.1 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/166
Full Changelog: https://github.com/cbrgm/cleanup-stale-branches-action/compare/v1...v1.2.4