diff --git a/.buildkite/pull-requests.json b/.buildkite/pull-requests.json new file mode 100644 index 000000000..921a67606 --- /dev/null +++ b/.buildkite/pull-requests.json @@ -0,0 +1,9 @@ +{ + "jobs": [ + { + "enabled": true, + "pipeline_slug": "elasticsearch-py", + "allow_org_users": true + } + ] +} diff --git a/catalog-info.yaml b/catalog-info.yaml index 7e3d11a19..0d878bb4e 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -8,6 +8,8 @@ spec: type: library owner: group:clients-team lifecycle: production + dependsOn: + - "resource:elasticsearch-py" --- # yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/e57ee3bed7a6f73077a3f55a38e76e40ec87a7cf/rre.schema.json @@ -33,9 +35,6 @@ spec: access_level: MANAGE_BUILD_AND_READ everyone: access_level: READ_ONLY - provider_settings: - build_pull_requests: false - build_branches: false cancel_intermediate_builds: true cancel_intermediate_builds_branch_filter: '!main' schedules: