Skip to content

Commit

Permalink
[Buildkite] Remove x-pack/auditbeat bot trigger (#38980)
Browse files Browse the repository at this point in the history
This commit removes the x-pack/auditbeat BK PR bot
trigger in preparation for the migration to the
static pipeline (#38828)
  • Loading branch information
dliappis authored Apr 16, 2024
1 parent 5353767 commit 2d73978
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 @@ -96,22 +96,6 @@
"skip_ci_on_only_changed": [ ],
"always_require_ci_on_changed": ["^x-pack/libbeat/.*", "^.buildkite/.*", "^go.mod", "^pytest.ini", "^dev-tools/.*", "^libbeat/.*", "^testing/.*", "^x-pack/libbeat/.*"]
},
{
"enabled": true,
"pipelineSlug": "beats-xpack-auditbeat",
"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 x-pack/auditbeat$",
"always_trigger_comment_regex": "^/test x-pack/auditbeat$",
"skip_ci_labels": [ ],
"skip_target_branches": [ ],
"skip_ci_on_only_changed": [ ],
"always_require_ci_on_changed": ["^x-pack/auditbeat/.*", "^.buildkite/.*", "^go.mod", "^pytest.ini", "^dev-tools/.*", "^libbeat/.*", "^testing/.*", "^x-pack/libbeat/.*"]
},
{
"enabled": true,
"pipelineSlug": "beats-xpack-heartbeat",
Expand Down

0 comments on commit 2d73978

Please sign in to comment.