The phabricator-sentry
project provides integration between Phabricator and
Sentry.
- Drop the code into phabricator/src/extensions/
- Configure Sentry via http://phabricator.example.com/config/group/sentryconfigoptions/
- Enjoy errors being reported to Sentry.
You'll need to ensure arc lint
is run before commiting, which also should implicitly run arc liberate
.