Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.