You could use the Role Strategy Plugin, if your 'job categories' are reflected in the job names, as it uses regular expression pattern matching on the job name to assign permissions.
Alternatively, organize your jobs in folders (Cloudbees Folders plugin) and assign permissions based on these item groups. Could work with Project-based matrix, but I'm not sure. Requires the commercial RBAC plugin otherwise. On 15.10.2013, at 20:57, Scott Danzig <[email protected]> wrote: > Is there a way to specify security settings for a particular > category/group/type of job? For instance, if I'd people from the QA LDAP > group to only be able to run "test-only" jobs, is there a way to easily > specify certain jobs as test jobs and then do a one time security setting for > all of them? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
