Skip to content

Commit

Permalink
Update pull-requests.json from main (#39545)
Browse files Browse the repository at this point in the history
This commit updates the pull-requests.json file for the BK PR Bot from
main. It's not consulted in any way, but it reduces conflicts with
backports that include it.
  • Loading branch information
dliappis committed May 14, 2024
1 parent fdec8c5 commit c56c61b
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": "beats-packetbeat",
"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 packetbeat$",
"always_trigger_comment_regex": "^/test packetbeat$",
"skip_ci_labels": [ ],
"skip_target_branches": [ ],
"skip_ci_on_only_changed": [ ],
"always_require_ci_on_changed": ["^packetbeat/.*", ".buildkite/packetbeat/.*", "^go.mod", "^pytest.ini", "^dev-tools/.*", "^libbeat/.*", "^testing/.*"]
},
{
"enabled": true,
"pipelineSlug": "beats-xpack-elastic-agent",
Expand Down

0 comments on commit c56c61b

Please sign in to comment.