Open
Description
Related:
- https://github.com/elastic/docs-projects/issues/490
- Prior art: https://github.com/elastic/docs-projects/issues/491
This is the process we'd follow to start publishing from the 9.0
branch.
Prep
Make sure all relevant docs updates have been backported to 9.0
.
Configure
- Open a PR updating CI triggers (docs) (Docs: Ensure docs are built for version branches #17700)
- Merge to
main
and the intended version branch (9.0
) - Ensure the docs build
- Open a PR updating
assembler.yml
(Publish logstash docs from the 9.0 branch docs-builder#1346):logstash: current: "9.0" next: main
- Add the
ci
label to the PR. - Confirm that the 9.0 branch is publishing to the link service: https://elastic-docs-link-index.s3.us-east-2.amazonaws.com/elastic/logstash/9.0/links.json
- Rerun
ci / validate-assembler (pull_request)
in the PR - Merge when docs eng approves and all checks pass
- Add the
- Docs eng release docs-builder
- Verify publishing from correct branch
Metadata
Metadata
Assignees
Labels
No labels