DEV Community

Tatsuya Kamohara
Tatsuya Kamohara

Posted on

3 1

Release Delete-branch-bot as GithubApps

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

  1. Access to Delete-branch-bot page or search Delete-branch-bot
  2. Install it to your repository
  3. Ready to delete the branch automatically. Good luck :)

Technology

Architecture is very simple.

  1. Amazon API Gateway
  2. 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. :)

AWS Q Developer image

Your AI Code Assistant

Generate and update README files, create data-flow diagrams, and keep your project fully documented. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

Top comments (0)

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay