Conversation
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
This comment has been minimized.
This comment has been minimized.
|
Hey One small flag: the automated checks noted that no tests are present. For a docs-only change like this one, that's expected — but it would be great if you could confirm the Starlight build runs clean locally (or point to a passing CI run) before marking this ready for review. Once you've confirmed the
|
…-f971-45f8-a081-ceb0372dd19b
There was a problem hiding this comment.
Pull request overview
Updates ProjectOps documentation headings (and associated self-links) so that existing in-repo anchor links resolve correctly, addressing docs CI failures from invalid hashes.
Changes:
- Renamed the authentication section heading to produce the expected
#project-token-authenticationslug. - Simplified two example section headings to produce the expected
#project-board-summarizerand#project-board-maintainerslugs. - Updated in-page references to use the new heading slugs.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
The docs build was failing because
starlight-links-validatorfound 8 invalid anchor hashes across 4 files, all targeting headings inpatterns/project-ops.mdxwhose slugs didn't match the expected anchors.Changes
docs/src/content/docs/patterns/project-ops.mdx## Authentication for Project Operations→## Project Token Authentication(to resolve#project-token-authentication)### Project Board Summarizer (Read-only)→### Project Board Summarizer(to resolve#project-board-summarizer)### Project Board Maintainer (Write)→### Project Board Maintainer(to resolve#project-board-maintainer)Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.