PRs: Look for Labels#
Look for PR labels in GitHub pull requests.
Usage#
- Deploy to Heroku
- Create labels with
PR:prefix 😸 - Go to GitHub's project settings
- Click on "Webhooks"
- Click on "Add webhook"
- Fill in
Payload URLHEROKU_DEPLOYMENT_URL/handle_pull_request?token=YOUR_GITHUB_TOKEN. - Select
application/jsoninContent type - Select
Let me select individual events - On the list, uncheck
Pushesand checkPull requests - Click
Add webhook - 💰
Contributing#
- Fork it (https://github.com/Schniz/prs_look_for_labels/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors#
- Schniz Gal Schlezinger - creator, maintainer