Skip to content

tarakaprabhuchinta/github-merged-branch-remover

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Go Report Card Quality Gate Status

Github-Merged-Branch-Remover

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.

Prerequsite

A Github token is needed with read and write permissons to run this action on a repo.

To run as action

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>

About

Go code to check and remove merged branches in Gihub repositories

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published