Hi,We are trying to integrate Gerrit Webhooks with Jenkins Multibranch pipeline. Tried all the steps covered in the Gerrit webhooks plugin documentation and other references. But couldn't get the expected result.
Hi Sven,We followed the steps mentioned in various documentations and tried.PFB few links:Steps followed:Added the Gerrit webhooks configuration in the gerrit.config file and added the events as well.
But the issue currently we are facing is: whenever any code is committed/pushed to any branch, the Jenkins is not triggering the build automatically.