Gomerge

Gomerge

Bulk merge & approve pull requests from your terminal

2 followers

Gomerge is a tool which allows you to quickly bulk merge and approve several pull requests from your terminal.
Gomerge gallery image
Gomerge gallery image
Gomerge gallery image
Free
Launch Team

What do you think? …

Cian 🍀
Gomerge is a tool to quickly enable you to bulk merge and/or approve Github pull requests from your terminal. The intention of this tool is to simplfy merging large numbers of Github pull requests, as they can certainly grow when you're maintaining a large number of repositories (Ahem, dependabot!)
Chris
Must try! Should save lots of weekly time!
Cian 🍀
@xkraty Thank you Christian, would love to hear any and all thoughts you have on it!
Chris
@cian_911 I've tried it and looks good so far, in first I think the token should go either in the yml file or somewhere else cause it's something we don't wanna write every time; it is also important to me the ability to read PRs descriptions because for example when I need to merge dependabot PRs I need to read the changelog to understand if I have to merge it or not. Still a great job!
Cian 🍀
@xkraty What would you think, initially, of having the status message from the running CI on the PR? Whether it's passed/failed?
Cian 🍀
@xkraty Also thanks so much for the great feedback!
Chris
@cian_911 That's surely cool but you know not everyone cover everything with tests, for example with this weekly dependencies update I've broke my webpack dev server sigh