I have requirement where in a folder we have created some jobs and want to give build access to some of the jbos and rest want have read only access. Let me explain it below.
Folder –
Folder1 –
Job1
Job2
Folder2
Job1
Job2
Here, I gave access to “Folder”, so all jobs in Folder1, Folder2 have build access. And then, want to restrict job1 from Folder1 to have read only access to the group created on “Folder”. Please guide me to achieve this.
And also, could some enlighten me, if the authorization feature can be programmed through “job DSL” Plugin.
Thanks