diff --git a/.buildkite/pull-requests.json b/.buildkite/pull-requests.json index b65d32d38..43778d93b 100644 --- a/.buildkite/pull-requests.json +++ b/.buildkite/pull-requests.json @@ -16,7 +16,13 @@ "skip_ci_on_only_changed": [ "^docs/", "^.github/", - "^.mergify.yml" + "^.mergify.yml$", + "^.buildkite/configs/", + "^.buildkite/pipeline.cloud-cleanup.yml$", + "^.buildkite/pipeline.serverless.yml$", + "^.buildkite/pipeline.test-with-integrations-repo.yml$", + "^.buildkite/pull-requests.json$", + "^catalog-info.yaml$" ], "always_require_ci_on_changed": [ ] }, diff --git a/catalog-info.yaml b/catalog-info.yaml index b8a48a6ab..e06259939 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -62,6 +62,18 @@ spec: access_level: MANAGE_BUILD_AND_READ observablt-ci: access_level: MANAGE_BUILD_AND_READ + elastic-agent-control-plane: + access_level: BUILD_AND_READ + elastic-agent-data-plane: + access_level: BUILD_AND_READ + fleet: + access_level: BUILD_AND_READ + obs-infraobs-integrations: + access_level: BUILD_AND_READ + sec-deployment-and-devices: + access_level: BUILD_AND_READ + security-service-integrations: + access_level: BUILD_AND_READ everyone: access_level: READ_ONLY