Hi all, I recently built this tool that enables developers to automate merge workflows for Github. I am always annoyed that even though CI automates running of your builds, it leaves the post execution process to be manual. This tool monitors your CI pipeline and takes appropriate actions based on your configuration post CI completion.<p>I would love any ideas or feedback on the tool.
Looks cool. It's not very clear from the landing page on how it works.<p>Couple of questions / suggestions:<p>- Can this be installed on-premise / self-hosted?<p>- Does it work with multiple repositories?<p>- Is it customizable? Does it support a yaml file for configuration?