hubot-sentry-integration
Version:
Clone sentry integration with slack
28 lines (18 loc) • 1.59 kB
Markdown
# hubot-sentry-integration
[](https://www.npmjs.com/package/hubot-sentry-integration)
[](https://www.npmjs.com/package/hubot-sentry-integration)
[](https://travis-ci.org/lgaticaq/hubot-sentry-integration)
[](https://coveralls.io/github/lgaticaq/hubot-sentry-integration?branch=master)
[](https://codeclimate.com/github/lgaticaq/hubot-sentry-integration/maintainability)
[](https://david-dm.org/lgaticaq/hubot-sentry-integration#info=dependencies)
[](https://david-dm.org/lgaticaq/hubot-sentry-integration#info=devDependencies)
> Clone sentry integration with slack
## Install
```bash
npm i -S hubot-sentry-integration
```
Add `["hubot-sentry-integration"]` in `external-scripts.json`.
Set optional `SENTRY_CHANNEL` (default #general) in environment variable to send messages if not channel in payload.
In sentry choice **Slack** integration and set **Webhook URL** as `http://yourbot-url/sentry`
## License
[MIT](https://tldrlegal.com/license/mit-license)