From 29b7efda1549fffe772dd77fff5b9dbdafb0b2f9 Mon Sep 17 00:00:00 2001 From: Daniel Hiller Date: Thu, 14 Nov 2024 12:50:11 +0100 Subject: [PATCH] community,generate: add project-infra extra_ref Since we want to use the configuration files inside the project-infra to validate community documents as `sigs.yaml` we add an extra ref so that they are availabe when running the presubmit. Signed-off-by: Daniel Hiller --- .../files/jobs/kubevirt/community/community-presubmits.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/github/ci/prow-deploy/files/jobs/kubevirt/community/community-presubmits.yaml b/github/ci/prow-deploy/files/jobs/kubevirt/community/community-presubmits.yaml index b1c5bd7e56..e3b32a0fb1 100644 --- a/github/ci/prow-deploy/files/jobs/kubevirt/community/community-presubmits.yaml +++ b/github/ci/prow-deploy/files/jobs/kubevirt/community/community-presubmits.yaml @@ -3,6 +3,10 @@ presubmits: - always_run: true cluster: kubevirt-prow-control-plane decorate: true + extra_refs: + - org: kubevirt + repo: project-infra + base_ref: main name: pull-community-make-generate spec: containers: