Feature
We released the GitHubApps named Delete-branch-bot developed together with @chaspy
.
It deletes the branch automatically when it is merged into master.
You need not push the "Delete branch" button anymore!
Before: Necessary to push "Delete branch" button, it's NOT cool.
After: Delete-branch-bot watches the event of your repository. When the pull request is merged into master, it deletes the branch automatically. It's cool.
How to install
- Access to Delete-branch-bot page or search Delete-branch-bot
- Install it to your repository
- Ready to delete the branch automatically. Good luck :)
Technology
Architecture is very simple.
- Amazon API Gateway
- Amazon Lambda. Implemented using Go language.
This is the first post for me.
I'm sorry my English is not good.
If you comment something, I will be happy. :)
Top comments (0)