There are 2 plugins for gerrit support: - gerrit-trigger -> does not work with multibranch as it supplies its own way of checking out the right commits, so why would you want to use multibranch ( each change in gerrit is on its own branch by gerrit design!) - gerrit-codereview [1] -> does require multi-branch by design if you use it for checkout (it can also work together with gerrit-trigger for setting voters etc.)
[1] https://plugins.jenkins.io/gerrit-code-review/ Björn [email protected] schrieb am Dienstag, 27. April 2021 um 22:21:51 UTC+2: > Hello, old thread but no answer. I have the same problem. I just can't > find out how to set it up to trigger. Anyone have an answer to this. Feels > like a very common use-case yet I can not find the documentation for how to > set it up. > Thanks, Lars > > > torsdag 11 februari 2016 kl. 21:39:16 UTC+1 skrev [email protected]: > >> Hi All, >> >> I want to know if multi branch plugin support gerrit trigger? >> >> I dont find any options to do this. >> >> Or multibranch plugin is just aimed for the commit already been merged >> into the git repo? >> >> Br, >> Tim >> > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/a6310551-10f2-4a05-ad83-8fe591daf999n%40googlegroups.com.
