Thanks Robert and Giridharan.
Our workflow doesn't include submitting patches to Jira. We use ReviewBoard
for our patches. I guess I'll write a custom script that polls RB and kicks
off a Jenkins Build.
Thanks,
On Thu, Jun 13, 2013 at 2:38 AM, Giridharan Kesavan wrote:
> I'm guessing that you
I'm guessing that you mainly care about testing your patch with the top of
the tree. For this purpose, we have something called Pre-Commit builds
which is managed by pre-Commit-Admin job.
Here is how it works:
User uploads patch to jira and set the jira status to patch available,
Pre-Commit Admin
> > 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 plu