An open API service indexing awesome lists of open source software.

https://github.com/dropbox/phabricator-sentry

Sentry integration for Phabricator
https://github.com/dropbox/phabricator-sentry

Last synced: 4 months ago
JSON representation

Sentry integration for Phabricator

Awesome Lists containing this project

README

          

About
=====

The ``phabricator-sentry`` project provides integration between `Phabricator `_ and
`Sentry `_.

Setup
-----

1. Drop the code into phabricator/src/extensions/
2. Configure Sentry via http://phabricator.example.com/config/group/sentryconfigoptions/
3. Enjoy errors being reported to Sentry.

Contributing
------------

You'll need to ensure ``arc lint`` is run before commiting, which also should implicitly run ``arc liberate``.