Skip to content

Commit 1d3109c

Browse files
authored
support elastic-observability-automation in pull-requests.org-wide.json
Otherwise no docs builds are triggered automatically. See elastic/apm-server#14119
1 parent 9988e3a commit 1d3109c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pull-requests.org-wide.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"admin",
1010
"write"
1111
],
12-
"allowed_list": ["github-actions[bot]", "renovate[bot]", "mergify[bot]", "dependabot[bot]", "elastic-renovate-prod[bot]"],
12+
"allowed_list": ["github-actions[bot]", "renovate[bot]", "mergify[bot]", "dependabot[bot]", "elastic-renovate-prod[bot]", "elastic-observability-automation[bot]"],
1313
"build_on_commit": true,
1414
"build_on_comment": true,
1515
"trigger_comment_regex": "run docs-build ?(?<rebuild_opt>rebuild)? ?(?<warn_opt>warnlinkcheck)? ?(?<skip_opt>skiplinkcheck)?",

0 commit comments

Comments
 (0)