File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 3
3
{
4
4
"enabled" : true ,
5
5
"pipeline_slug" : " docs-build-pr" ,
6
- "always_trigger_branch" : " buildkite-webhook-rebuild-136 " ,
6
+ "always_trigger_branch" : " master " ,
7
7
"allow_org_users" : true ,
8
8
"allowed_repo_permissions" : [
9
9
" admin" ,
19
19
"skip_ci_on_only_changed" : [],
20
20
"always_require_ci_on_changed" : [],
21
21
"repositories" : [
22
+ " elastic/elasticsearch" ,
23
+ " elastic/kibana" ,
22
24
" elastic/tech-content" ,
25
+ " elastic/beats" ,
23
26
" elastic/observability-docs"
24
27
]
25
28
},
26
29
{
27
30
"enabled" : true ,
28
31
"pipeline_slug" : " docs-build-pr" ,
29
- "always_trigger_branch" : " buildkite-webhook-rebuild-136 " ,
32
+ "always_trigger_branch" : " master " ,
30
33
"allow_org_users" : true ,
31
34
"allowed_repo_permissions" : [
32
35
" admin" ,
46
49
" docs\\ .*"
47
50
],
48
51
"repositories" : [
52
+ " elastic/security-docs" ,
53
+ " elastic/elasticsearch-py" ,
54
+ " elastic/cloud-on-k8s" ,
55
+ " elastic/ingest-docs" ,
49
56
" elastic/x-pack"
50
57
]
51
58
},
Original file line number Diff line number Diff line change 77
77
access_level : BUILD_AND_READ
78
78
everyone :
79
79
access_level : READ_ONLY
80
- env :
81
- ELASTIC_PR_COMMENTS_ENABLED : ' true'
82
80
83
81
# Declare daily preview cleaner
84
82
---
You can’t perform that action at this time.
0 commit comments