Grouping of jobs for assigning permissions possible in Jenkins? -


i hoping able set jenkins have sort of grouping jobs controlling permissions. far can tell, job equivalent project, correct? i'm using active directory authentication along project-based matrix authorization strategy. possible (with plug-ins) have groups of jobs? not asking views or other gui features (how group jobs in jenkins?). pointers relevant documentation appreciated. in advance.

i think role strategy plugin might you're looking for: can define global or project roles, , control various permissions each. can assign roles users (or groups of users).

to define project roles group of projects, plugin can use pattern matching, if consistently naming projects (jobs) can define group e.g. like: [projectname]-.* (matching each job starts project name , hyphen).


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -