From 12795d1eacc8b645243d7a28460e3a2426d66a3d Mon Sep 17 00:00:00 2001 From: Mashhur Date: Mon, 17 Nov 2025 09:43:29 -0800 Subject: [PATCH 1/2] Updates pull request pipeline owner group to logstash-core. --- catalog-info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index a2a5a5f..9640630 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -13,7 +13,7 @@ metadata: - title: 'Logstash stdin pull request pipeline' url: https://buildkite.com/logstash-plugins/logstash-input-stdin-pull-request spec: - owner: group:logstash + owner: group:logstash-core type: buildkite-pipeline system: platform-ingest implementation: From e3b87a9c1c2d7afb3ce68c72ba6dd747f23bc34b Mon Sep 17 00:00:00 2001 From: Mashhur Date: Mon, 17 Nov 2025 09:54:05 -0800 Subject: [PATCH 2/2] Add team to the access level. --- catalog-info.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/catalog-info.yaml b/catalog-info.yaml index 9640630..eae50a7 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -41,6 +41,8 @@ spec: teams: logstash: access_level: MANAGE_BUILD_AND_READ + logstash-core: + access_level: MANAGE_BUILD_AND_READ ingest-fp: access_level: MANAGE_BUILD_AND_READ ingest-eng-prod: