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).
Flagged by @serenachou, we didn't have this nice local dev page when we updated the widget.
Notes for reviewers
This only spins up ES and Kibana, so reviewer let me know if you agree with pointing there.
âšī¸ We'll update again to point to
start-local
when the time comes