Add CI status to dashboard #20

Closed
opened 2026-01-01 22:01:35 +00:00 by HugoNijhuis · 0 comments
Owner

Summary

Show build/CI status in /dashboard output using tea actions runs.

Acceptance Criteria

  • Dashboard shows recent workflow runs with status (success/failure/running)
  • Failed runs are highlighted
  • Shows which PR/branch each run is for
  • Gracefully handles repos without CI configured

Technical Notes

  • Update commands/dashboard.md
  • Use tea actions runs to fetch CI status
## Summary Show build/CI status in `/dashboard` output using `tea actions runs`. ## Acceptance Criteria - [ ] Dashboard shows recent workflow runs with status (success/failure/running) - [ ] Failed runs are highlighted - [ ] Shows which PR/branch each run is for - [ ] Gracefully handles repos without CI configured ## Technical Notes - Update `commands/dashboard.md` - Use `tea actions runs` to fetch CI status
HugoNijhuis added this to the Automate repetitive workflows milestone 2026-01-01 22:01:35 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: flowmade-one/architecture#20