Set a PR status using this simple web UI. This app:
- Automatically sets a "pending" status for all new and re-opened PRs.
- Lets you set the status of a PR to one of the 4 accepted states:
success
,pending
,failure
,error
.
Add a webhook that fires at https://mock-qa.herokuapp.com/hooks
on all Pull Request Events.