zuul/tests/fixtures/config/unprotected-branches/main.yaml

13 lines
315 B
YAML

- tenant:
name: tenant-one
source:
github:
config-projects:
- org/common-config
untrusted-projects:
- org/project1
- org/project2:
exclude-unprotected-branches: true
- org/project3:
exclude-unprotected-branches: true