|
12 | 12 | "build_on_commit": true,
|
13 | 13 | "build_on_comment": true,
|
14 | 14 | "trigger_comment_regex": "run docs-build ?(?<rebuild_opt>rebuild)? ?(?<warn_opt>warnlinkcheck)? ?(?<skip_opt>skiplinkcheck)?",
|
15 |
| - "always_trigger_comment_regex": "run docs-build ?(?<rebuild_opt>rebuild)? ?(?<warn_opt>warnlinkcheck)? ?(?<skip_opt>skiplinkcheck)?", |
| 15 | + "always_trigger_comment_regex": "buildkite test this ?(?<rebuild_opt>rebuild)? ?(?<warn_opt>warnlinkcheck)? ?(?<skip_opt>skiplinkcheck)?", |
16 | 16 | "skip_ci_labels": [
|
17 | 17 | "skip docs-build"
|
18 | 18 | ],
|
19 | 19 | "skip_ci_on_only_changed": [],
|
20 | 20 | "always_require_ci_on_changed": [],
|
21 | 21 | "repositories": [
|
| 22 | + "elastic/beats", |
22 | 23 | "elastic/elasticsearch",
|
23 | 24 | "elastic/kibana",
|
| 25 | + "elastic/logstash-docs", |
| 26 | + "elastic/stack-docs", |
24 | 27 | "elastic/tech-content",
|
25 |
| - "elastic/beats", |
26 | 28 | "elastic/observability-docs"
|
27 | 29 | ]
|
28 | 30 | },
|
|
38 | 40 | "build_on_commit": true,
|
39 | 41 | "build_on_comment": true,
|
40 | 42 | "trigger_comment_regex": "run docs-build ?(?<rebuild_opt>rebuild)? ?(?<warn_opt>warnlinkcheck)? ?(?<skip_opt>skiplinkcheck)?",
|
41 |
| - "always_trigger_comment_regex": "run docs-build ?(?<rebuild_opt>rebuild)? ?(?<warn_opt>warnlinkcheck)? ?(?<skip_opt>skiplinkcheck)?", |
| 43 | + "always_trigger_comment_regex": "buildkite test this ?(?<rebuild_opt>rebuild)? ?(?<warn_opt>warnlinkcheck)? ?(?<skip_opt>skiplinkcheck)?", |
42 | 44 | "skip_ci_labels": [
|
43 | 45 | "skip docs-build"
|
44 | 46 | ],
|
|
49 | 51 | "docs\\.*"
|
50 | 52 | ],
|
51 | 53 | "repositories": [
|
52 |
| - "elastic/security-docs", |
| 54 | + "elastic/curator", |
53 | 55 | "elastic/elasticsearch-py",
|
54 | 56 | "elastic/cloud-on-k8s",
|
| 57 | + "elastic/ecctl", |
| 58 | + "elastic/eland", |
55 | 59 | "elastic/ingest-docs",
|
| 60 | + "elastic/logstash", |
| 61 | + "elastic/security-docs", |
56 | 62 | "elastic/x-pack"
|
57 | 63 | ]
|
58 | 64 | },
|
|
67 | 73 | "build_on_commit": true,
|
68 | 74 | "build_on_comment": true,
|
69 | 75 | "trigger_comment_regex": "run docs-build ?(?<rebuild_opt>rebuild)? ?(?<warn_opt>warnlinkcheck)? ?(?<skip_opt>skiplinkcheck)?",
|
70 |
| - "always_trigger_comment_regex": "run docs-build ?(?<rebuild_opt>rebuild)? ?(?<warn_opt>warnlinkcheck)? ?(?<skip_opt>skiplinkcheck)?", |
| 76 | + "always_trigger_comment_regex": "buildkite test this ?(?<rebuild_opt>rebuild)? ?(?<warn_opt>warnlinkcheck)? ?(?<skip_opt>skiplinkcheck)?", |
71 | 77 | "skip_ci_labels": [
|
72 | 78 | "skip docs-build"
|
73 | 79 | ],
|
|
0 commit comments