This PR changes the conf.yaml so that we publish 8.16 docs from 8.16 branches where they exist.
Since some repos don't yet have 8.16 branches, for now we'll continue to use 8.x in those situations.
Request a new doc build by commenting
* Rebuild this PR: `run docs-build`
* Rebuild this PR and all Elastic docs: `run docs-build rebuild`
`run docs-build` is much faster than `run docs-build rebuild`. A `rebuild` should only be needed in rare situations. If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status [here](https://buildkite.com/elastic/docs-build).
This PR changes the
conf.yaml
so that we publish 8.16 docs from 8.16 branches where they exist. Since some repos don't yet have 8.16 branches, for now we'll continue to use 8.x in those situations.