Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 552 Bytes

README.rst

File metadata and controls

21 lines (12 loc) · 552 Bytes

sentry-slack

DEPRECATED: This project now lives in sentry-plugins

An extension for Sentry which posts notifications to a Slack channel.

https://i.imgur.com/MFsjVmB.png

Install

Install the package via pip:

pip install https://github.com/getsentry/sentry-slack/archive/master.zip

or:

pip install sentry-slack

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