DEV Community

Kazuo Yagi
Kazuo Yagi

Posted on • Edited on

Shamshir: Github Actions to attach a label to pull requests based on the number of approvals

Image description

Introduction

Shamshir is a Github Action to attach a label to pull requests based on the number of approvals.

You would find it useful if your team's git repository is run under some conventions that requires 2 or more approvals from members to let a pull request merged or release.

Shamshir will make it easy to find out which pull request can be "releasable" by attaching a label to each pull request based on the number of approvals.

It is designed to be run both on stand-alone server and on Github Actions.

https://github.com/kyagi/shamshir

Screenshot

Image description

Image description

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more

👋 Kindness is contagious

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

Okay