sentry-phabricator icon indicating copy to clipboard operation
sentry-phabricator copied to clipboard

A Sentry extension which integrates with Phabricator

Results 5 sentry-phabricator issues
Sort by recently updated
recently updated
newest added

Most of the python projects are now being written using python3. Support for Python 3 will be greatly appreciated.

add a filed something like: `task owner`, user can fill it when using this plugin.

We're running Sentry 9 on-premise, and after we create a maniphest task via Sentry, we see the following: ![image](https://user-images.githubusercontent.com/827224/42560997-c5c11044-8500-11e8-8f0f-ec3079a1d372.png) So even after the task is created and linked to the...

Like `Assigned To` or any other fields。 If not, there will no people recieve the task creating message, who click the create button in sentry will must open the phabricator...

I think the approach taken by this plugin is not ideal. Providing an input form inside Sentry and using Conduit to create the task means that - the user creating...