Skip to content

Commit a87a967

Browse files
authored
Add gh vault plugin to allowed list (#154)
1 parent b6f3f06 commit a87a967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pull-requests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"pipelineSlug": "logstash-filter-elastic-integration-pull-request",
66
"allow_org_users": true,
77
"allowed_repo_permissions": ["admin", "write"],
8-
"allowed_list": ["dependabot[bot]", "mergify[bot]"],
8+
"allowed_list": ["dependabot[bot]", "mergify[bot]", "elastic-vault-github-plugin-prod[bot]"],
99
"set_commit_status": true,
1010
"build_on_commit": true,
1111
"trigger_comment_regex": "^(?:(?:buildkite\\W+)?(?:build|test)\\W+(?:this|it))",

0 commit comments

Comments
 (0)