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.
1 parent 4210a29 commit a1f7741Copy full SHA for a1f7741
.buildkite/pipelines/pull-request/validate-changelogs.yml
@@ -0,0 +1,9 @@
1
+steps:
2
+ - label: validate-changelogs
3
+ command: .ci/scripts/run-gradle.sh -Dignore.tests.seed validateChangelogs
4
+ timeout_in_minutes: 300
5
+ agents:
6
+ provider: gcp
7
+ image: family/elasticsearch-ubuntu-2004
8
+ machineType: custom-32-98304
9
+ buildDirectory: /dev/shm/bk
0 commit comments