Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gabrielhora/github_reviewer
- Owner: gabrielhora
- License: mit
- Created: 2016-01-17T00:29:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-17T00:53:17.000Z (almost 9 years ago)
- Last Synced: 2023-03-22T23:26:11.178Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 22
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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