Skip to content

Commit 3c43519

Browse files
dliappislogstashmachine
authored andcommitted
Allow GitHub actions for pull requests (#238)
(cherry picked from commit 4695492)
1 parent b5a9db7 commit 3c43519

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]", "elastic-vault-github-plugin-prod[bot]"],
8+
"allowed_list": ["dependabot[bot]", "mergify[bot]", "github-actions[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)