Hi All,

I am working on Jenkins and Gerrit integration recently, and I am using the 
gerrit-trigger plugin.

Now I can trigger my jenkins job when patch has been created in my gerrit. 
My questions are:
1. How can I retrigger my job when I  publish some special comments on the 
patch in gerrit? 
For example, I publish a comment "recheck" and retrigger the jenkins job to 
verify my patch again automatically?

2.  Is it possible to let the jenkins job verify my patch before it is 
merged? 
Now, the gerrit-trigger plugin can trigger the job after the change is 
merged, but my purpose is let the jenkins job verify it before merged to 
make it more safe, once the job fail the merge request should be rejected.

Thanks in advance.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to