# sentry-phabricator **Repository Path**: mirrors_getsentry/sentry-phabricator ## Basic Information - **Project Name**: sentry-phabricator - **Description**: A Sentry extension which integrates with Phabricator - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README sentry-phabricator ================== An extension for Sentry which integrates with Phabricator. Specifically, it allows you to easily create Maniphest tasks from events within Sentry. Install ------- Install the package via ``pip``:: pip install sentry-phabricator Configuration ------------- Create a user within your Phabricator install (a system agent). This user will be creating tickets on your behalf via Sentry. Go to your project's configuration page (Projects -> [Project]) and select the Phabricator tab. Enter the required credentials and click save changes. You'll now see a new action on groups which allows quick creation of Maniphest tasks.