diff --git a/.github/actions/docs-preview/action.yml b/.github/actions/docs-preview/action.yml index 5c482af23934f..9ed678a92e036 100644 --- a/.github/actions/docs-preview/action.yml +++ b/.github/actions/docs-preview/action.yml @@ -28,14 +28,10 @@ runs: const { REPO, PR, PREVIEW_PATH } = process.env const comment = `A documentation preview will be available soon.
- Help us out by validating the Buildkite preview and reporting issues [here](https://github.com/elastic/docs/issues/new?labels=buildkite-migration,bug). - Please also be sure to **double check all images to ensure they are correct** in the preview. - ๐Ÿ”จ Buildkite [builds](https://buildkite.com/elastic/docs-build-pr/builds?meta_data[repo_pr]=${REPO}_${PR}) - - ๐Ÿ“š HTML diff: [Buildkite](https://${REPO}_bk_${PR}.docs-preview.app.elstc.co/diff) - [Jenkins](https://${REPO}_${PR}.docs-preview.app.elstc.co/diff) - - ๐Ÿ“™ Preview: [Buildkite](https://${REPO}_bk_${PR}.docs-preview.app.elstc.co/${PREVIEW_PATH}) - [Jenkins](https://${REPO}_${PR}.docs-preview.app.elstc.co/${PREVIEW_PATH}) - - ๐Ÿงช [Buildkite vs Jenkins diff](https://github.com/elastic/built-docs/compare/${REPO}_bk_${PR}..${REPO}_${PR}) - + - ๐Ÿ“š HTML [diff](https://${REPO}_${PR}.docs-preview.app.elstc.co/diff) + - ๐Ÿ“™ Preview [page](https://${REPO}_${PR}.docs-preview.app.elstc.co/${PREVIEW_PATH})
Request a new doc build by commenting