Set up a mergebot
Opened this issue · 0 comments
Riscky commented
There are several mergebots available that help the merge process, by rebasing the branch on master, squashing fixup commits, and rerunning the tests, before pushing the updated branch to master.
This keeps master green, and also makes using fixup commits a lot easier.
I have good experience with hoff. but anything that can do rebase-and-fixup is fine.