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.