Slackbot that warns about open pull requests with given labels
npm install pr-policePR Police is a slackbot that sends to configured slack channels a listing of open pull requests that are waiting for a review. It supports watching multiple repositories, and filtering the pull requests by label.
This project is part of the Talkdesk Hackathon April 2017.
npm install pr-police
Git clone this repository then:
yarn install
npm start
This will start the server locally until Ctrl-C is pressed.
Note: You will need to pass all the required env vars.
