Skip to content
← All posts
Changelog

Re-run or cancel a CI run from Unolia

Re-run the failed jobs, re-run the whole workflow, or stop a run that is still going, from the run’s page in Unolia.

Sep 5, 2026 1 min read
The header of a failed CI run in Unolia with the Re-run failed jobs, Re-run and Open on GitHub buttons
A failed run with its controls: re-run the failed jobs, re-run everything, or open it at GitHub. Demo workspace · Sample data

A CI run’s page in Unolia now carries the three things you do with a run: re-run the jobs that failed, re-run the whole workflow, or cancel one that is still going. This is for GitHub Actions.

Making a workflow run for real is a different act from managing a repository, and those workflows often deploy. So it sits behind its own permission, Re-run CI, which developers get and viewers never do. The role builder says what a workflow can reach when you hand it out.

GitHub has its own gate too. Reading runs needs a permission every installation already has, so the page works either way. The buttons wait until the installation’s owner accepts the Actions permission, and until then they show as a locked line that says what is missing, rather than vanishing.

None of the three claims an outcome. Unolia asks GitHub, tells you it asked, and the run’s real state flips a few seconds later when the webhook arrives. A page that says “cancelled” about a run that is still going is worse than one that waits.

Re-run or cancel a CI run from Unolia
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.