jenkinsci / jenkinsci/lockable-resources-plugin

Scope resources to folder

Open
#186 2 comments 3 reactions 0 assignees View on GitHub
roles and permissions Triage
Dominant language
Java
Stars
99
Forks
205
Avg merge
2d 13h
Merged PRs (30d)
8

Description

We use the Folders plugin to organize the jobs on our Jenkins server. https://plugins.jenkins.io/cloudbees-folder/ We would like the ability to manage lockable resources per folder, so that they can be managed by folder admins rather than the global Jenkins admins. When looking up resources or labels, it should do a search up the folder hierarchy, in the same fashion that credential lookups are handled currently.

For ephemeral resources (where no matching resource is found in the hierarchy), I think it would be reasonable for it to continue to create them at the global level by default (to preserve the existing behavior). In the future it could be nice to make this configurable, either with an option in the `lock` step, or a configuration option on the folder itself, but we have no use case for this at this time.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.