github-automerger-script
A Python script that allows you to merge 2 branches of your GitHub repository using the GitHub API to create a Pull Request and attempt to merge it. If it fails, it exits with a non-zero exit code (so, for example, you can use it to make a Jenkins job to fail).