Revert "re-enable kme pipeline for testing (#171451)"

This reverts commit c0978dbe1b.
This commit is contained in:
Jonathan Budzenski 2023-11-21 13:13:55 -06:00
parent be46cceaa9
commit e79ca5e9d6

View file

@ -55,14 +55,14 @@
"repoName": "kibana",
"pipelineSlug": "kibana-kme-test",
"enabled": true,
"enabled": false,
"allow_org_users": true,
"allowed_repo_permissions": ["admin", "write"],
"allowed_list": ["barlowm", "renovate[bot]"],
"set_commit_status": true,
"commit_status_context": "kibana-ci-test",
"commit_status_context": "kibana-ci",
"build_on_commit": true,
"build_on_comment": false,
"build_on_comment": true,
"trigger_comment_regex": "^(?:(?:buildkite\\W+)?(?:build|test)\\W+(?:this|it))",
"always_trigger_comment_regex": "^(?:(?:buildkite\\W+)?(?:build|test)\\W+(?:this|it))",
"skip_ci_labels": [],