sentry-slack-webhooks

A Sentry extension which pushes events to the slack incoming webhooks.


License
BSD-3-Clause
Install
pip install sentry-slack-webhooks==0.3.0

Documentation

sentry-slack-webhooks

An extension for Sentry which allows to push events to the slack incoming webhooks.

Project forked from the generic sentry-webhooks plugin.

Install

Install the package via pip:

pip install sentry-slack-webhooks

You can now configure slack webhooks via the plugin configuration panel within your project.

CHANGELOG

0.3.0

  • Changed subdomain and token options to a full webhook URL.