support for the phabricator plugin

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
This commit is contained in:
Chris Burroughs
2015-08-21 14:42:12 -04:00
parent a18d39a716
commit 55e857af0f
8 changed files with 85 additions and 0 deletions

View File

@@ -190,6 +190,7 @@ jenkins_jobs.publishers =
maven-deploy=jenkins_jobs.modules.publishers:maven_deploy
naginator=jenkins_jobs.modules.publishers:naginator
performance=jenkins_jobs.modules.publishers:performance
phabricator=jenkins_jobs.modules.publishers:phabricator
pipeline=jenkins_jobs.modules.publishers:pipeline
plot=jenkins_jobs.modules.publishers:plot
pmd=jenkins_jobs.modules.publishers:pmd