We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4d9a58 + e5d08af commit 64eaa54Copy full SHA for 64eaa54
.buildkite/update-kibana-client.yml
@@ -1,5 +1,7 @@
1
agents:
2
image: "golang:1.25.1@sha256:d7098379b7da665ab25b99795465ec320b1ca9d4addb9f77409c4827dc904211"
3
+ cpu: "8"
4
+ memory: "8G"
5
steps:
6
- label: Regenerate Kibana client and build provider
7
command:
catalog-info.yaml
@@ -62,6 +62,9 @@ spec:
62
pipeline_file: ".buildkite/update-kibana-client.yml"
63
provider_settings:
64
build_branches: false
65
+ build_pull_requests: false
66
+ build_pull_request_labels_changed: false
67
+ build_pull_request_ready_for_review: false
68
build_pull_request_forks: false
69
build_tags: false
70
teams:
0 commit comments