All, I am exploring all the response in this group but nothing is helping 
me to achieve below access model.

I have  below folder stricture in jerkins
                          ProjectFolder1
                                AppicationFolder1
                                       Job1-DEV
                                       Job1-QA
                                       Job1-UAT
                                       Job1-PROD
                               AppicationFolder2
                                       Job2-DEV
                                       Job2-QA
                                       Job2-UAT
                                       Job2-PROD
I want to provide access to only a specific type that is -DEV or -PROD in 
AppicationFolder1 and  AppicationFolder2 to users.  


^ProjectFolder1(/AppicationFolder1|.*-DEV)?  -- This pattern works for 
single sub folder. Like wise want to list all the jobs ends with -DEV in 
all the sub folders in ProjectFolder1.

Appreciate your help.



                        

 

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6f34584d-0899-48c0-8331-a28f8aff3143%40googlegroups.com.

Reply via email to