-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: gerrit-trigger-plugin
It will be nice to have a script/task for gerrit trigger on dynamic configuration to trigger when any change gets merge to master/any branch.
Â
I have Jenkinsfile where I have whole CI/CD process as Jenkins-pipeline code script. I also want to include Build trigger(Gerrit evenets when change merges to master) in my jenkinsfile.
I searched for all possible ways(https://jenkins.io/doc/pipeline/steps)Â but I couldn't find any way to do so. Can you please provide this feature?
Â