https://github.com/eagletmt/sentry-notify-hipchat
A Sentry notification plugin for HipChat
https://github.com/eagletmt/sentry-notify-hipchat
Last synced: over 1 year 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-13T09:59:30.000Z (over 11 years ago)
- Last Synced: 2025-03-24T09:50:58.815Z (over 1 year 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
[](http://badge.fury.io/py/sentry-notify-hipchat)
A Sentry notification plugin for HipChat.
[](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