Hey Everyone, I'm having trouble getting the allowlist feature to trigger correctly. I have a primary repository and I have submodules (repositories) nested in that repository. (ie primary = https://github.com/companyname.com.git. subdirectory = https://github.com/companyname.com/torchbox.com)
I have the materials configured with the primary and I have the alternative checkout path defined as the full subdirectory. I have the "Denylist" invert box checked and the path as torch box.com/**/* What I want to accomplish is to not have the primary repository trigger on every commit but I want only the subdirectory triggered on changes. Whats currently happening is that the pipeline is still triggering on any commit to master at the primary. Anyone who can help configure this functionality correctly would be great. -- You received this message because you are subscribed to the Google Groups "go-cd" 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/go-cd/cf911836-08c6-433e-89bf-8b28bf0a2286n%40googlegroups.com.
