hubot-sentry-webhook
v1.1.3
Published
Listens as a webhook for Sentry
Downloads
10
Maintainers
Readme
hubot-sentry-webhook
Listens as a webhook for Sentry.
See src/sentry-webhook.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-sentry-webhook --save
Then add hubot-sentry-webhook to your external-scripts.json
:
[
"hubot-sentry-webhook"
]