Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eagletmt/sentry-notify-hipchat
A Sentry notification plugin for HipChat
https://github.com/eagletmt/sentry-notify-hipchat
Last synced: 30 days ago
JSON representation
A Sentry notification plugin for HipChat
- Host: GitHub
- URL: https://github.com/eagletmt/sentry-notify-hipchat
- Owner: eagletmt
- License: mit
- Created: 2015-01-02T02:52:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-13T09:59:30.000Z (almost 10 years ago)
- Last Synced: 2024-08-08T22:36:59.638Z (3 months ago)
- Language: Python
- Size: 230 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sentry-plugin-hipchat
[![PyPI version](https://badge.fury.io/py/sentry-notify-hipchat.svg)](http://badge.fury.io/py/sentry-notify-hipchat)A Sentry notification plugin for HipChat.
[![screenshot](https://gyazo.wanko.cc/2cfd498688719b59917b41dfd7c97bee.png)](https://gyazo.wanko.cc/2cfd498688719b59917b41dfd7c97bee)
## Installation
```sh
pip install sentry-notify-hipchat
```## Configuration
- token
- HipChat API v1 token (required)
- See also https://www.hipchat.com/docs/api/auth
- room
- Room name or ID (required)
- new only
- Notify new messages only (default: False)
- ignore muted
- Don't notify muted events (default: True)
- notify
- Enable "notify" flag (default: True)
- See also https://www.hipchat.com/docs/api/method/rooms/message
- endpoint
- HipChat API endpoint for HipChat Server users
- https://www.hipchat.com/server