-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
jenkins version - 2.387.1
environment - production
HI Team,
We are checking for the feasibility of getting specific user / group access to 'manage files' option which comes under 'managed jenkins'.
But we do not want to give overall admin access to specific users/groups as they will only need to manage / create a config file for jenkins instance.
Do let me know if there is already any available option in jenkins to do so or any way to achieve this.
We are aware that there is config-file-provider plugin but this is on a job level.What if user wants to put it as a global file rather than adding it for individual jobs again and again. For this purpose we are looking for a functionality where in a set of Users / groups can be given access to managed jenkins > manage file option where they can add new config file at jenkins server / instance level once, which then can be used by underlying jobs in that specific jenkins instance.