-
Improvement
-
Resolution: Unresolved
-
Critical
-
Jenkins ver. 1.580.3
Hi,
In my use case i don't want somebody to be able to rerun or retry the job that someone else have initiate.
In a general context if some sensitive information are related to the build job (ex. parameters with identification, login,password, tokens) another person will be able to reuse them with the retry option.
If the option Retry button can be disabled this will suite my need. Any more sophisticated solution are welcomed
It would be nice if we can have the ability to disable the button within the job's configuration.
This is an example of how the Rebuilder plugin does it:
https://wiki.jenkins.io/display/JENKINS/Rebuild+Plugin