Skip to content

Commit

Permalink
Add github vault plugin bot to allowed list (#3693)
Browse files Browse the repository at this point in the history
  • Loading branch information
ev1yehor committed Jul 11, 2024
1 parent 65c3534 commit 590720f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pull-requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"pipeline_slug": "fleet-server-package-mbp",
"allow_org_users": true,
"allowed_repo_permissions": ["admin", "write"],
"allowed_list": ["dependabot[bot]", "mergify[bot]", "github-actions[bot]"],
"allowed_list": ["dependabot[bot]", "mergify[bot]", "github-actions[bot]", "elastic-vault-github-plugin-prod[bot]"],
"set_commit_status": false,
"build_on_commit": false,
"build_on_comment": true,
Expand All @@ -30,7 +30,7 @@
"pipeline_slug": "fleet-server-perf-tests",
"allow_org_users": true,
"allowed_repo_permissions": ["admin", "write"],
"allowed_list": ["dependabot[bot]", "mergify[bot]", "github-actions[bot]"],
"allowed_list": ["dependabot[bot]", "mergify[bot]", "github-actions[bot]", "elastic-vault-github-plugin-prod[bot]"],
"set_commit_status": false,
"build_on_commit": false,
"build_on_comment": true,
Expand Down

0 comments on commit 590720f

Please sign in to comment.