or -1
> Verified vote based on build result.
>
> Lastly on Gerrit, we implement comment-added hook where it fires when a
> comment is added; it checks if +2 CR and +1 Verified are given; if it is
> then it executes Gerrit review command to submit.
>
> From: > on behalf
to Gerrit and give a +1 or -1
> Verified vote based on build result.
>
> Lastly on Gerrit, we implement comment-added hook where it fires when a
> comment is added; it checks if +2 CR and +1 Verified are given; if it is
> then it executes Gerrit review command to submit.
&
Hi there,
We are trying to add some more automation from jenkins to gerrit. Currently
our jenkins is sending verified and code review value to gerrit using
gerrit trigger plugin. It's like
gerrit review , --message 'Build is successful
' --verified --code-review
We want Jenkins be able to me