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
This commit is contained in:
parent
0012ce26cc
commit
19262a8f21
@ -1,8 +1,14 @@
|
||||
# Only include system-required for repos in this tenant to
|
||||
# avoid running on third-party things
|
||||
- project:
|
||||
name: ^.*
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user