We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c91503b commit a992601Copy full SHA for a992601
1 file changed
.buildkite/pull-requests.json
@@ -5,7 +5,7 @@
5
"pipelineSlug": "beats",
6
"allow_org_users": true,
7
"allowed_repo_permissions": ["admin", "write"],
8
- "allowed_list": [ "mergify[bot]" ],
+ "allowed_list": ["dependabot[bot]", "mergify[bot]"],
9
"set_commit_status": true,
10
"build_on_commit": true,
11
"build_on_comment": true,
@@ -21,7 +21,7 @@
21
"pipelineSlug": "beats-xpack-elastic-agent",
22
23
24
- "allowed_list": [ ],
25
26
27
0 commit comments