Simple web app to monitor your organizations repositories for Pull Requests that need reviews.
Edit the config.py
file to setup.
acceptance_tokens
: These are the words/phrases/symbols your organization uses to express that the pull request is acceptedacceptance_threshold
: This is the number ofacceptance_tokens
needed to be considered acceptedgithub_token
: Your Github API tokenorganization
: The name of your organization on Githubrepositories
: The names of repositories in your organization that you are interested in monitoring