Does anyone know if there is a capability currently in Jenkins (or as part of the roadmap) to extend ACL to individual build jobs? Or perhaps if there is a plugin that can provide such a capability already.
What I'm looking for is the ability to limit who can modify/run existing build jobs, as we have many projects accessing the same servers, and don't want non-project members to access the build jobs, or restricted project members to modify/delete jobs in one project who may have those privileges for another project. Thanks dD