Description
This project enables yo
$ git gtool merge-renovate-prs
This will one-by-one merge any PRs opened by the Renovate Bot, until they are all closed.
- Clone this repository
- Run
go build -o 'git-gtool' main.go
- Put
git-gtool
into your path, for example:cp git-gtool $HOME/bin/
- Install Github CLI
- Log in using the Github CLI
Contributions to this library are always welcome and highly encouraged.
See CONTRIBUTING for more information how to get started.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Code of Conduct for more information.
Apache 2.0 - See LICENSE for more information.