Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielhora/github_reviewer

Use GitHub Webhooks and Commit Status API to control pull requests reviews
https://github.com/gabrielhora/github_reviewer

Last synced: about 1 month ago
JSON representation

Use GitHub Webhooks and Commit Status API to control pull requests reviews

Awesome Lists containing this project

README

        

GitHub Reviewer
===

Use GitHub Webhooks and Commit Status API to control pull requests reviews. For more information check the code and
[config.py](https://github.com/gabrielhora/github_reviewer/blob/master/reviewer/config.py).

![Screenshot1](https://raw.githubusercontent.com/gabrielhora/github_reviewer/master/list_pending.jpg "List")

![Screenshot1](https://raw.githubusercontent.com/gabrielhora/github_reviewer/master/quorum_pending.jpg "Quorum")

---

Setup your webhook as follows:

![Screenshot1](https://raw.githubusercontent.com/gabrielhora/github_reviewer/master/webhook.jpg "Webhook")

---

TODO:

- [ ] write some tests