docs(board-status): collapse CI badge matrix behind <details>#94
docs(board-status): collapse CI badge matrix behind <details>#94
Conversation
Wrap the per-platform CI badge matrix in docs/BOARD_STATUS.md inside a <details><summary> block so it is hidden by default. The matrix now sits behind "Expand CI badge matrix", keeping the page short for readers who are scrolling to the board reference below. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe CI badge matrix in the board status documentation has been wrapped in a collapsible HTML Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
docs/BOARD_STATUS.mdinside a<details><summary>Expand CI badge matrix</summary>block so it is hidden by default.Closes #93.
Test plan
docs/BOARD_STATUS.mdon github.com and confirm the badge matrix is collapsed by default and expands/collapses correctly.###family headings still render inside the<details>group (blank line after<summary>preserved).🤖 Generated with Claude Code
Summary by CodeRabbit