Skip to content

Commit 64eaa54

Browse files
authored
Merge branch 'main' into synthetics-tidy
2 parents e4d9a58 + e5d08af commit 64eaa54

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.buildkite/update-kibana-client.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
agents:
22
image: "golang:1.25.1@sha256:d7098379b7da665ab25b99795465ec320b1ca9d4addb9f77409c4827dc904211"
3+
cpu: "8"
4+
memory: "8G"
35
steps:
46
- label: Regenerate Kibana client and build provider
57
command:

catalog-info.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ spec:
6262
pipeline_file: ".buildkite/update-kibana-client.yml"
6363
provider_settings:
6464
build_branches: false
65+
build_pull_requests: false
66+
build_pull_request_labels_changed: false
67+
build_pull_request_ready_for_review: false
6568
build_pull_request_forks: false
6669
build_tags: false
6770
teams:

0 commit comments

Comments
 (0)