Major Update: Analytics Dashboard, Deployment Tracking & More
Hey everyone!
Big update to BuildBeacon since our launch in November. We've been listening to feedback and shipping fast.
New: Analytics Dashboard
- Build health score across all your repos
- Success rate trends with interactive charts
- Duration analytics to catch build regressions
- Queue time insights with P50/P90/P99 percentiles
- Flaky test detection
New: Deployment Tracking
- See what's deployed to each environment (prod, staging, etc.)
- Full deployment history with status transitions
- Direct links to your deployed environments
New: Multiple Dashboard Views
- Pipeline View - workflow-centric
- Grid View - repository cards at a glance
- Matrix View - branch × workflow status (great for monorepos)
New: Deep Visibility
- Job-level breakdown with step-by-step details
- Runner info and queue metrics per job
- GitHub Checks monitoring (CodeQL, Dependabot, etc.)
- Activity feed with push events and branch tracking
- Release tracking with download counts
- Pull request build status
Still webhook-only, still no OAuth required.
All these features work without us ever accessing your GitHub account. You control exactly what data is sent.
Try it out: https://buildbeacon.io
What would you like to see next? We're considering Slack/Discord notifications and multi-CI support (GitLab, CircleCI). Let us know!


Replies