From 19262a8f215514b37df081fdda3a3f304f8be025 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Thu, 25 Feb 2021 10:53:57 +1100 Subject: [PATCH] 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 --- zuul.d/projects.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 5146ef6..5951456 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -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: