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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4c986721-3d5b-4dd3-b0a1-4edc8cec92d3%40googlegroups.com.