Skip to content

Latest commit

 

History

History

merged-branches

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Merged Branches

Definition

Do your developers often forget to delete their branches after merging PRs? Are you tired of manually going into every repository and deleting them? Don't! Let nushell do it for you!

Setup

  1. Create a repo in your organization account to store the github action
  2. Push both the attached script and the github action to the repo