1.0.0 • Published 9 years ago

squirrelled v1.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

Squirrelled

Adds a squirrelled label to your Pull Requests when they receive a :shipit:.

Installation

Make sure you have a squirrelled label already created for your repository.

Heroku

Click the button! Deploy to Heroku

Manual

npm install squirrelled
npm start

Configuration

Now you have the server running, you need to set-up a webhook.

Then, if using Heroku, you will need to set your config vars, with manual you can add a .env and put the vars in there:

  • GITHUB_TOKEN — Your API token
  • GITHUB_SECRET — The secret used for the web hooks.