How does the multi-platform Jenkins plugin work with the gerrit plugin?

I want to know if the Jenkins multi-platform plugin can work with the gerrit launcher plugin.

Right now, it looks like this plugin can only support a commit assembly that has been merged into different branches.

Br, Tim

+4
source share
1 answer

Only the plugin gerrit-trigger(starting with version 2.15.0) is currently compatible with Pipeline.

0
source

Source: https://habr.com/ru/post/1628385/


All Articles