Skip to content

Commit

Permalink
[CI] Add new user into allowed list (#10634)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm authored Jul 29, 2024
1 parent 2a316ea commit c87d611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pull-requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"pipelineSlug": "integrations",
"allow_org_users": true,
"allowed_repo_permissions": ["admin", "write"],
"allowed_list": ["dependabot[bot]", "mergify[bot]"],
"allowed_list": ["dependabot[bot]", "mergify[bot]", "elastic-vault-github-plugin-prod[bot]"],
"set_commit_status": true,
"build_on_commit": true,
"build_on_comment": true,
Expand Down

0 comments on commit c87d611

Please sign in to comment.