From fe9db24ed93d6bea722e3471d94caac5d1e4ea0b Mon Sep 17 00:00:00 2001 From: Dimitrios Liappis Date: Tue, 10 Oct 2023 16:53:24 +0300 Subject: [PATCH] [ci] Add missing repository in Buildkite PR PR #15402 missed the required repository property for the Buildkite pull request resource. --- catalog-info.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/catalog-info.yaml b/catalog-info.yaml index 0587b0d330d..b58b81558f3 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -238,6 +238,7 @@ spec: name: logstash-pull-request-pipeline description: ':logstash: Testing for Logstash Pull Requests' spec: + repository: elastic/logstash pipeline_file: ".buildkite/pull_request_pipeline.yml" provider_settings: build_pull_request_forks: false