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 adb3df2 commit c48eb21Copy full SHA for c48eb21
.buildkite/pull-requests.json
@@ -25,7 +25,8 @@
25
"write"
26
],
27
"allowed_list": ["elastic-renovate-prod[bot]"],
28
- "set_commit_status": false,
+ "set_commit_status": true,
29
+ "commit_status_context": "elasticsearch-ci/validate-transport-versions",
30
"build_on_commit": true,
31
"build_on_comment": true,
32
"trigger_comment_regex": "(run\\W+elasticsearch-ci.+)|(^\\s*((buildkite|@elastic(search)?machine)\\s*)?test\\s+this(\\s+please)?)",
0 commit comments