Problem: I would like the Static Code Analysis Plug-ins to report new 
warnings against the tip of the master branch when building change reviews 
from Gerrit.

The problem is that the latest "stable build" is defined as the last 
successful build. When using Gerrit together with Jenkins, this is the 
wrong definition.

Here is what I want to happen:

- The Gerrit Trigger will trigger a clean build upon a change merged into 
the master branch or when someone pushes directly to the master branch.
- Any builds that are triggered by Gerrit should be compared against the 
latest build of the tip of the master branch.
- If there are any *new* warnings compared to the tip of the master branch, 
then I want the verification set to -1 for the change.

Any help would be greatly appreciated!

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to