[READ-ONLY] Mirror of https://github.com/Schniz/prs_look_for_labels. Look for PR labels in GitHub pull requests
0

Configure Feed

Select the types of activity you want to include in your feed.

Crystal 89.6%
Other 10.4%
10 1 0

Clone this repository

https://tangled.org/schlez.in/prs_look_for_labels https://tangled.org/did:plc:hizon2kl3dyxbh26r6fc32mo
git@tangled.org:schlez.in/prs_look_for_labels git@tangled.org:did:plc:hizon2kl3dyxbh26r6fc32mo

For self-hosted knots, clone URLs may differ based on your setup.



README.md

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 URL HEROKU_DEPLOYMENT_URL/handle_pull_request?token=YOUR_GITHUB_TOKEN.
  • Select application/json in Content type
  • Select Let me select individual events
  • On the list, uncheck Pushes and check Pull requests
  • Click Add webhook
  • 💰

Contributing#

  1. Fork it (https://github.com/Schniz/prs_look_for_labels/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors#

  • Schniz Gal Schlezinger - creator, maintainer