Skip to content

Commit d557ebd

Browse files
authored
Update pull-requests.json (#4949)
1 parent 1a05982 commit d557ebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pull-requests.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"pipelineSlug": "elastic-agent-package",
2222
"allow_org_users": true,
2323
"allowed_repo_permissions": ["admin", "write"],
24-
"allowed_list": [],
24+
"allowed_list": ["dependabot[bot]", "mergify[bot]"],
2525
"set_commit_status": false,
2626
"build_on_commit": false,
2727
"build_on_comment": true,
@@ -37,7 +37,7 @@
3737
"pipelineSlug": "elastic-agent-binary-dra",
3838
"allow_org_users": true,
3939
"allowed_repo_permissions": ["admin", "write"],
40-
"allowed_list": [],
40+
"allowed_list": ["dependabot[bot]", "mergify[bot]"],
4141
"set_commit_status": false,
4242
"build_on_commit": false,
4343
"build_on_comment": true,

0 commit comments

Comments
 (0)