March 9, 2026

You can now use an updated GitHub Actions preview workflow that comments on your pull request with direct links to every page you changed, so reviewers can jump straight to affected pages without navigating through the full site. The comment updates with a new preview link and refreshed page links when you push new commits.

GitHub Actions bot comment showing a preview URL and a list of direct links to changed documentation pages

To adopt this workflow, replace your .github/workflows/preview-docs.yml with the updated version. New sites created through the guided UI or CLI quickstart include it automatically.

Read the docs