fix: streamline organization practices links#29348
Conversation
mnkiefer
commented
Apr 30, 2026
- Simplifies the navigation configuration for the Organization Practices section.
Co-authored-by: Copilot <copilot@github.com>
There was a problem hiding this comment.
Pull request overview
Simplifies the Starlight sidebar navigation for the “Organization Practices” docs by flattening its entries under the Guides section.
Changes:
- Replaced the nested “Organization Practices” sidebar group with three direct sidebar links (overview + two subpages).
Show a summary per file
| File | Description |
|---|---|
| docs/astro.config.mjs | Flattens the “Organization Practices” sidebar configuration into direct links under “Guides”. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0
Comment MemoryNote This comment is managed by comment memory.It stores persistent context for this thread in the code block at the top of this comment. |
Visual Regression Check — Skipped
PR SummaryThis PR simplifies the Organization Practices navigation entry in
Pages Affected
RecommendationTo run a full visual regression check, use a GitHub Actions workflow with Playwright that has network access to the built documentation site. No automated screenshot comparison was possible in this run.
|