![Chris Burroughs](/assets/img/avatar_default.png)
This plugin integrates Jenkins with Phabricator's code review and CI systems. NOTE: The plugin also provides a wrapper. The future of that is unclear time at this time so no jjb support is added. Change-Id: I36727445a00ab07799ab8d8263340d87c8a13be2
7 lines
147 B
XML
7 lines
147 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<publishers>
|
|
<com.uber.jenkins.phabricator.PhabricatorNotifier/>
|
|
</publishers>
|
|
</project>
|