Just a basic webserver that responds to webhooks with success. This allows you to protect a branch and prevent users from pushing into master without a Pull Request.
Just add a webhook to the server [hostname]/payload
for push
events.
You'll then see Pull Requests return successful