|
5 | 5 | "pipelineSlug": "elastic-agent",
|
6 | 6 | "allow_org_users": true,
|
7 | 7 | "allowed_repo_permissions": ["admin", "write"],
|
8 |
| - "allowed_list": ["dependabot[bot]", "mergify[bot]", "github-actions[bot]"], |
| 8 | + "allowed_list": ["dependabot[bot]", "mergify[bot]", "github-actions[bot]", "elastic-vault-github-plugin-prod[bot]"], |
9 | 9 | "set_commit_status": true,
|
10 | 10 | "build_on_commit": true,
|
11 | 11 | "build_on_comment": true,
|
|
21 | 21 | "pipelineSlug": "elastic-agent-package",
|
22 | 22 | "allow_org_users": true,
|
23 | 23 | "allowed_repo_permissions": ["admin", "write"],
|
24 |
| - "allowed_list": ["dependabot[bot]", "mergify[bot]"], |
| 24 | + "allowed_list": ["dependabot[bot]", "mergify[bot]", "elastic-vault-github-plugin-prod[bot]"], |
25 | 25 | "set_commit_status": false,
|
26 | 26 | "build_on_commit": false,
|
27 | 27 | "build_on_comment": true,
|
|
37 | 37 | "pipelineSlug": "elastic-agent-binary-dra",
|
38 | 38 | "allow_org_users": true,
|
39 | 39 | "allowed_repo_permissions": ["admin", "write"],
|
40 |
| - "allowed_list": ["dependabot[bot]", "mergify[bot]"], |
| 40 | + "allowed_list": ["dependabot[bot]", "mergify[bot]", "elastic-vault-github-plugin-prod[bot]"], |
41 | 41 | "set_commit_status": false,
|
42 | 42 | "build_on_commit": false,
|
43 | 43 | "build_on_comment": true,
|
|
0 commit comments