Skip to content
← All posts
Changelog

A live CI dot on every repository

Each repository row now carries a dot that says whether CI is passing, running or failing on the latest commit, and updates as it changes.

Sep 5, 2026 1 min read
A repository row in Unolia with a blue CI dot and a tooltip saying CI is running on the latest main commit
The CI dot on a repository row, mid-run, with its tooltip. Demo workspace · Sample data

Every repository row in a project, in the sidebar and on the resources page, now wears a small dot. Green when every run on the latest commit of the default branch passed, red when one failed, blue with a soft pulse while runs are still going. Hover it and it says which commit it is talking about and why.

It updates on its own. A webhook from GitHub or GitLab reaches Unolia, the state is recomputed for that commit, and the dot changes in your open tab without a reload.

I wanted this because the question is rarely “what happened in run 148”. It is “is main green right now” on a project I have not opened since Tuesday, and that should cost one glance at the sidebar.

A live CI dot on every repository
Share

Keep reading

All posts
Changelog

Every CI run, job by job

GitHub Actions runs now show every job and step in Unolia, with timings, the wait for a runner, and the failed step’s own log where it happened.

Sep 5, 2026 Read →
Subscribe

Get the changelog and roadmap in your inbox.

Monthly product updates and field notes on running client sites. No fluff.

Prefer a reader? The changelog is also available via RSS.