File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -19,17 +19,17 @@ https://github.com/elastic/docs#readme[elastic/docs README].
19
19
20
20
=== Preview links for PRs
21
21
22
- For open PRs, the `elasticsearch-ci/ docs` check generates a live preview of any
22
+ For open PRs, a Buildkite job called ` docs-build-pr` generates a live preview of any
23
23
docs changes. If the check runs successfully, you can find the preview at:
24
24
25
- `https://elasticsearch_ <PR_NUM>.docs-preview.app.elstc.co/diff`
25
+ `https://elasticsearch_bk_ <PR_NUM>.docs-preview.app.elstc.co/diff`
26
26
27
- `elasticsearch-ci/ docs` runs automatically for PRs opened by Elastic employees.
27
+ `docs-build-pr ` runs automatically for PRs opened by Elastic employees.
28
28
To run CI checks on PRs from external contributors, an Elastic employee can
29
- leave a GitHub comment containing `@elasticmachine ok to test `.
29
+ leave a GitHub comment containing `run docs-build `.
30
30
31
- To re-run `elasticsearch-ci/ docs`, an Elastic employee can leave a GitHub
32
- comment containing `@elasticmachine run elasticsearch-ci/ docs`.
31
+ To re-run `docs-build-pr `, an Elastic employee can leave a GitHub
32
+ comment containing `run docs-build `.
33
33
34
34
== Add API reference pages
35
35
You can’t perform that action at this time.
0 commit comments