Thanks. What I want to achieve in the end is a pipeline with a stage0 check for uploaded patches, and if that passes have it do a +1 verify vote. Then a multistage job that runs of what is submitted. And I want the pipelines created automatically for master and each release branch. I thought I could do this some how with multi-branch and some kind of gerrit trigger, either the gerrit-trigger plugin or via gerrit webhook plugin.. Regards, Lars
onsdag 28 april 2021 kl. 08:47:08 UTC+2 skrev ice...@googlemail.com: > 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 > lar...@gmail.com 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 wutin...@gmail.com: >> >>> 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/53c20078-72ba-4ec7-83ea-c33002876865n%40googlegroups.com.