I upgraded my installation of jenkins to version 2.249.1.
Previously the approve promotion button was displayed only when the user specified was logged in. After upgrade the approve promotion is displayed all the time with the title unmet qualification - but its still possible to approve!
I want to remove entirely the option to promote.
Versions :
Jenkins 2.249.1
git 4.4.4
git client 3.5.1
promoted builds 3.6
The reason is that handling of approval permissions has changed in the plugin with revision 3.0.
Whether the Approve
button appears or not now depends (only) on whether the current user has the (global, user-specific) permission to promote.
Pre-3.0 versions of the plugin did compare the current user name to the list of users that you specified in the job configuration.
Bottom line:
Seems there is a bug already reported on this plugin in 2011 (but version is not mentioned there).
JENKINS-11635: Shouldn't allow manual promotion by 'anonymous'
As per that ticket, this seems to be a long lasting bug unfortunately.
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