Is it possible to see the user who disabled a build in Jenkins? Either via the UI, the admin console or using a plugin?
Disables the job, so that no new builds will be executed until the project is re-enabled.
The Job Configure permission is bounded to the disable/enable function in each job, that's true. One alternative to disable/enable jobs without the corresponding permission is to create new jobs which do this internally. For example, a job that needs job names as parameters, and disables them.
You can simply use the "Disable Project" option from Jenkins 2.89. 4 onward in order to disable the pipeline Jobs. Save this answer.
In order to prevent Jenkins from executing any jobs, you need to put it in "quiet down" mode when it starts up. There are two ways you can do this. You can install and use the Quiet Start plugin. This will give you a UI option to restart Jenkins and have it be in "quiet down" mode when it starts up.
Yes you can see it using Job config history plugin
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With