Skip to content

Commit

Permalink
Remove Buildkite pipeline trigger (elastic#38816)
Browse files Browse the repository at this point in the history
This is needed to land in main before migrating the pipeline because the
bot expects to find this in main.
Follow-up work will happen to migrate the pipeline.

Signed-off-by: Alexandros Sapranidis <[email protected]>
  • Loading branch information
alexsapran authored Apr 10, 2024
1 parent d0dda41 commit ec59705
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .buildkite/pull-requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,6 @@
"skip_ci_on_only_changed": [ ],
"always_require_ci_on_changed": [ ]
},
{
"enabled": true,
"pipelineSlug": "filebeat",
"allow_org_users": true,
"allowed_repo_permissions": ["admin", "write"],
"allowed_list": [ ],
"set_commit_status": true,
"build_on_commit": true,
"build_on_comment": true,
"trigger_comment_regex": "^/test filebeat(for (arm|macos|windows|extended support))?$|^/packag[ing|e]$",
"always_trigger_comment_regex": "^/test filebeat(for (arm|macos|windows|extended support))?$|^/packag[ing|e]$",
"skip_ci_labels": [ ],
"skip_target_branches": [ ],
"skip_ci_on_only_changed": [ ],
"always_require_ci_on_changed": ["^filebeat/.*", ".buildkite/filebeat/.*", "^go.mod", "^pytest.ini", "^dev-tools/.*", "^libbeat/.*", "^testing/.*" ]
},
{
"enabled": true,
"pipelineSlug": "beats-metricbeat",
Expand Down

0 comments on commit ec59705

Please sign in to comment.