Github Merged Branch Remover
ActionsRemove merged branches in Github repository which are more than 10 days old
v2.0.0
LatestTags
(2)Github Action in Go to check and remove merged branches in Gihub repositories in which merged branches has their commits more than 10 days ago.
A Github token is needed with read and write permissons to run this action on a repo.
name: Github Merged Branch Remover
uses: tarakaprabhuchinta/github-merged-branch-remover@v2.0.0
with:
organization: <organization-name>
repository: <repo-name>
github-token: <github-token>
Resources
Github Merged Branch Remover is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.