Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 589 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 589 Bytes

PR Police ... (Work in progress)

Early days of development

TODO: Add description and other information.

Set Up

  • Install/Enable the 'Incoming Webhooks' App for your slack workspace.
  • Set up a configuration for the webhook.
    • You will need the webhook URL that is generated to be used in an environment variable below.

Environment Variables

Name Example/Possible Values
SLACK_WEBHOOK_URL https://hooks.slack.com/services/...

Startin the app

npm run start