project-config/zuul.d/projects.yaml
Ian Wienand 19262a8f21 zuul-results-summary: set default branch
Set the correct default branch for the zuul-results-summary project.

Ensure we don't run the system-required jobs on this repo.

Change-Id: I04f5be25414c923dcd25cc490b4b0bff5a48eefa
2021-02-25 11:45:59 +11:00

20 lines
414 B
YAML

# Only include system-required for repos in this tenant to
# avoid running on third-party things
- project:
name: ^(opendev|inaugust|openinfralabs)/.*
templates:
- system-required
- project:
name: gerrit.googlesource.com/plugins/zuul-results-summary
default-branch: main
- project:
name: opendev/project-config
check:
jobs:
- noop
gate:
jobs:
- noop