Skip to content

Commit

Permalink
Add vault bot to allowed list (elastic#190977)
Browse files Browse the repository at this point in the history
## Summary

Summarize your PR. If it involves visual changes include a screenshot or
gif.

Adding github vault bot to allowed list to allow triggering buildkite
builds.

Related to PR elastic/package-storage-infra#787
And issue: elastic/ingest-dev#3495
  • Loading branch information
ev1yehor authored Sep 16, 2024
1 parent 7a0fe2e commit 636873e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pull_requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"enabled": true,
"allow_org_users": true,
"allowed_repo_permissions": ["admin", "write"],
"allowed_list": ["elastic-vault-github-plugin-prod[bot]"],
"set_commit_status": true,
"commit_status_context": "kibana-ci",
"build_on_commit": true,
Expand Down

0 comments on commit 636873e

Please sign in to comment.