Hi all,
Apart from a specially crafted CSS, is there any way to hide default Jenkins action?
For example, the Build Now action.. I have developed a custom action, which basically does a BuildWithParams with a variable set of default parameters. I would like to hide the Build Now action, in order to avoid user confusion.
Is there any way to change icons visibility?
Have a good day,
Ivo
Il 19/giu/2015 03:13 PM, "ogondza" <ogo...@gmail.com> ha scritto:
> How about adding an option to the existing plugin that would register servlet filter to replace core's own `build` action by plugin's implementation?
That would be great. I'll explore this opportunity in my customer implementation, and bring back some bits if possible.
Have a good weekend everyone!