Changelog 2026-03-03 (Reliability Dashboard Links Pass 2)
Changed
- Added optional “(view)” links next to reliability fields on the homepage card:
- Last deploy
- CI status
- Updated reliability dashboard script to populate those links from GitHub API responses (
commit.html_url,workflow_run.html_url). - Kept links hidden when data is unavailable.
Why
- Turn status text into actionable observability by letting readers jump directly to deploy and CI evidence.