From 7fa2f2bad7df799d354404b034e893bd5c9703c9 Mon Sep 17 00:00:00 2001 From: ev1yehor <146825775+ev1yehor@users.noreply.github.com> Date: Tue, 18 Jun 2024 12:50:32 +0300 Subject: [PATCH] Update pull-requests.json --- .buildkite/pull-requests.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.buildkite/pull-requests.json b/.buildkite/pull-requests.json index aa2a117e039..c33e5e6febc 100644 --- a/.buildkite/pull-requests.json +++ b/.buildkite/pull-requests.json @@ -21,7 +21,7 @@ "pipelineSlug": "elastic-agent-package", "allow_org_users": true, "allowed_repo_permissions": ["admin", "write"], - "allowed_list": [], + "allowed_list": ["dependabot[bot]", "mergify[bot]"], "set_commit_status": false, "build_on_commit": false, "build_on_comment": true, @@ -37,7 +37,7 @@ "pipelineSlug": "elastic-agent-binary-dra", "allow_org_users": true, "allowed_repo_permissions": ["admin", "write"], - "allowed_list": [], + "allowed_list": ["dependabot[bot]", "mergify[bot]"], "set_commit_status": false, "build_on_commit": false, "build_on_comment": true,