There's a post build action to label a Jenkins build. There's already a configuration option to only do this if the build is successful, there should also be an option to only update the label if it is not already locked.
There's a post build action to label a Jenkins build. There's already a configuration option to only do this if the build is successful, there should also be an option to only update the label if it is not already locked.
What use would an option for this be? You can't update the label if it's locked, so maybe the plugin should just not attempt to update locked labels at all.