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
Top comments (0)