> > I would like to setup a Jenkins job to trigger on a review
> > submission/update to reviewboard. Is there already tooling available for
> > this? If any projects have implemented this, can I have some pointers?

The reviewboard plugin git repo is empty for now [1] . I know there is
another plugin [2] but it only works for P4.

If you're interested in hacking something you can take a look at the
Reviewboard Eclipse plugin [3], which implements a Java client for the
ReviewBoard REST API.

Robert


[1]: https://github.com/jenkinsci/reviewboard-plugin
[2]: https://wiki.jenkins-ci.org/display/JENKINS/Reviewboard+Plugin
[3]: https://github.com/rombert/ereviewboard

Reply via email to