diff --git a/.buildkite/pull-requests.org-wide.json b/.buildkite/pull-requests.org-wide.json index fa7d2ddb737c..9c77344dcc22 100644 --- a/.buildkite/pull-requests.org-wide.json +++ b/.buildkite/pull-requests.org-wide.json @@ -91,6 +91,7 @@ "allowed_list": ["github-actions[bot]", "renovate[bot]", "mergify[bot]"], "build_on_commit": true, "build_on_comment": true, + "ignore_pipeline_branch_filters": true, "trigger_comment_regex": "^run docs-build ?(?rebuild)? ?(?warnlinkcheck)? ?(?skiplinkcheck)?\\s*?$", "always_trigger_comment_regex": "^buildkite test this ?(?rebuild)? ?(?warnlinkcheck)? ?(?skiplinkcheck)?\\s*?$", "skip_ci_labels": [ diff --git a/conf.yaml b/conf.yaml index e5d92fe8e913..2d2c1a2d852b 100644 --- a/conf.yaml +++ b/conf.yaml @@ -1,3 +1,4 @@ +# Repo and book configuration for the Elastic docs build. repos: apm-aws-lambda: https://github.com/elastic/apm-aws-lambda.git apm-k8s-attacher: https://github.com/elastic/apm-k8s-attacher.git