Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lgaticaq/hubot-sentry-integration
Clone sentry integration with slack
https://github.com/lgaticaq/hubot-sentry-integration
hubot-scripts huemul-scripts sentry slack
Last synced: about 2 months ago
JSON representation
Clone sentry integration with slack
- Host: GitHub
- URL: https://github.com/lgaticaq/hubot-sentry-integration
- Owner: lgaticaq
- License: mit
- Created: 2016-11-14T03:14:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T20:10:35.000Z (2 months ago)
- Last Synced: 2024-11-06T21:22:19.942Z (2 months ago)
- Topics: hubot-scripts, huemul-scripts, sentry, slack
- Language: JavaScript
- Size: 1.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-sentry-integration
[![npm version](https://img.shields.io/npm/v/hubot-sentry-integration.svg)](https://www.npmjs.com/package/hubot-sentry-integration)
[![npm downloads](https://img.shields.io/npm/dm/hubot-sentry-integration.svg)](https://www.npmjs.com/package/hubot-sentry-integration)
[![Build Status](https://travis-ci.org/lgaticaq/hubot-sentry-integration.svg?branch=master)](https://travis-ci.org/lgaticaq/hubot-sentry-integration)
[![Coverage Status](https://coveralls.io/repos/github/lgaticaq/hubot-sentry-integration/badge.svg?branch=master)](https://coveralls.io/github/lgaticaq/hubot-sentry-integration?branch=master)
[![Maintainability](https://api.codeclimate.com/v1/badges/bdf2bfcea3703bc67963/maintainability)](https://codeclimate.com/github/lgaticaq/hubot-sentry-integration/maintainability)
[![dependency Status](https://img.shields.io/david/lgaticaq/hubot-sentry-integration.svg)](https://david-dm.org/lgaticaq/hubot-sentry-integration#info=dependencies)
[![devDependency Status](https://img.shields.io/david/dev/lgaticaq/hubot-sentry-integration.svg)](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)