# sentry-slack **Repository Path**: mirrors_getsentry/sentry-slack ## Basic Information - **Project Name**: sentry-slack - **Description**: DEPRECATED Slack integration for Sentry - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README sentry-slack ============ **DEPRECATED:** This project now lives in `sentry-plugins `_ An extension for `Sentry `_ which posts notifications to a `Slack `_ channel. .. image:: 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.