Skip to content

fix: correct invalid link in correction-ops.md causing docs build failure#29100

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/debug-visual-regression-checker-failure
Closed

fix: correct invalid link in correction-ops.md causing docs build failure#29100
Copilot wants to merge 1 commit intomainfrom
copilot/debug-visual-regression-checker-failure

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 29, 2026

The Visual Regression Checker workflow failed because starlight-links-validator rejected a broken internal link in the newly added correction-ops.md pattern page.

Root cause: Line 235 referenced /gh-aw/organization-practices/safe-rollout/, a page that does not exist.

Fix: Updated the link to point to the existing /gh-aw/reference/staged-mode/ page.

- - [Staged Mode](/gh-aw/organization-practices/safe-rollout/) for the optional safe-write rollout guidance inside CorrectionOps
+ - [Staged Mode](/gh-aw/reference/staged-mode/) for the optional safe-write rollout guidance inside CorrectionOps

All other links in correction-ops.md (/patterns/side-repo-ops/, /patterns/multi-repo-ops/, /reference/safe-outputs/, /reference/github-tools/) resolve to valid pages.

Copilot AI linked an issue Apr 29, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Fix workflow failure in Visual Regression Checker fix: correct invalid link in correction-ops.md causing docs build failure Apr 29, 2026
Copilot AI requested a review from pelikhan April 29, 2026 12:23
@pelikhan pelikhan closed this Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[aw] Visual Regression Checker failed

2 participants