-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: gerrit-trigger-plugin
I use the Gerrit Trigger to initialize our builds. Part of the build process is to install a software package on a particular server (based on who committed the source code). However there is a need to install the same software package on a different server. For this I thought the manual trigger could help me. but I realise the manual trigger only has the Gerrit specific params included.
Is there a possibility to include additional parameters configured at a global level so that my build script can utilize them to install the software package on a particular server?