Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atmos/sentry-org-webhook
Organization Webhooks for Sentry
https://github.com/atmos/sentry-org-webhook
Last synced: about 1 month ago
JSON representation
Organization Webhooks for Sentry
- Host: GitHub
- URL: https://github.com/atmos/sentry-org-webhook
- Owner: atmos
- License: mit
- Created: 2016-08-20T06:33:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-20T06:43:24.000Z (over 8 years ago)
- Last Synced: 2024-10-13T13:05:09.814Z (3 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.md
Awesome Lists containing this project
README
sentry-org-webhook
==================An extension for `Sentry `_ which posts all notification events for an organization to an HTTP endpoint.
Install
-------Install the package via ``pip``::
pip install https://github.com/atmos/sentry-org/webhooks/archive/master.zip
or::
pip install sentry-org-webhooks
You can now configure webhooks via the sentry.conf.py file.