Skip to content

Commit 9257542

Browse files
committed
Set Buildkite PR job to use master and add batch1 of repos
1 parent 6819c1d commit 9257542

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"enabled": true,
55
"pipeline_slug": "docs-build-pr",
6-
"always_trigger_branch": "buildkite-webhook-rebuild-136",
6+
"always_trigger_branch": "master",
77
"allow_org_users": true,
88
"allowed_repo_permissions": [
99
"admin",
@@ -19,14 +19,17 @@
1919
"skip_ci_on_only_changed": [],
2020
"always_require_ci_on_changed": [],
2121
"repositories": [
22+
"elastic/elasticsearch",
23+
"elastic/kibana",
2224
"elastic/tech-content",
25+
"elastic/beats",
2326
"elastic/observability-docs"
2427
]
2528
},
2629
{
2730
"enabled": true,
2831
"pipeline_slug": "docs-build-pr",
29-
"always_trigger_branch": "buildkite-webhook-rebuild-136",
32+
"always_trigger_branch": "master",
3033
"allow_org_users": true,
3134
"allowed_repo_permissions": [
3235
"admin",
@@ -46,6 +49,10 @@
4649
"docs\\.*"
4750
],
4851
"repositories": [
52+
"elastic/security-docs",
53+
"elastic/elasticsearch-py",
54+
"elastic/cloud-on-k8s",
55+
"elastic/ingest-docs",
4956
"elastic/x-pack"
5057
]
5158
},

0 commit comments

Comments
 (0)