pr-police

1.1.0 • Public • Published

PR Police Build Status

About

PR 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.

Install

Via NPM

npm install pr-police

Manually

Git clone this repository then:

yarn install

Run

npm start

This will start the server locally until Ctrl-C is pressed.

Note: You will need to pass all the required env vars.

Deploy

Deploy

Package Sidebar

Install

npm i pr-police

Weekly Downloads

3

Version

1.1.0

License

MIT

Last publish

Collaborators

  • rogeriopvl