u/Glymja

Image 1 —
Image 2 —
▲ 9 r/Gitea

Gitea is a great product. I built gitea-dash to extend it with a single pane of glass for day-to-day operational work across pipelines.

It's a single Node file (no framework, no build step) that hits the Gitea API and shows:

- All recent workflow runs across every org/repo you can see, with live status

- Per-user profiles so you can scope the view to repos and orgs you care about

- Custom tabs with text + status filters (e.g. "only failures on main")

- Failure acknowledgment so a known-broken pipeline stays quiet

- Branch health — stale branches, merged-but-not-deleted, PR state

- Per-pipeline flaky rate, MTTR, and deploy frequency over the last few weeks

- Optional SonarQube link-out per repo

- Browser favicon + audio nudge when something new goes red

https://gitea.com/v0rts/gitea-dash

u/Glymja — 22 days ago

gitea-dash — a single-pane CI dashboard for Gitea Actions

Gitea is a great product. I built gitea-dash to extend it with a single pane of glass for day-to-day operational work across pipelines.

It's a single Node file (no framework, no build step) that hits the Gitea API and shows:

- All recent workflow runs across every org/repo you can see, with live status

- Per-user profiles so you can scope the view to repos and orgs you care about

- Custom tabs with text + status filters (e.g. "only failures on main")

- Failure acknowledgment so a known-broken pipeline stays quiet

- Branch health — stale branches, merged-but-not-deleted, PR state

- Per-pipeline flaky rate, MTTR, and deploy frequency over the last few weeks

- Optional SonarQube link-out per repo

- Browser favicon + audio nudge when something new goes red

https://gitea.com/v0rts/gitea-dash

u/Glymja — 22 days ago