Runs

Live logs, retries, cancellation, and cost.

The CI page (G R) lists every run: workflow, branch, status, duration, and cost. Click through for the live view.

The runs list

Runs move through pending, running, and a terminal state: passed, failed, canceled, timed out, or errored. The list is live; statuses flip in place as runs progress, and each row shows what the run cost in CI minutes.

Live steps

The run detail page streams output step by step while the run executes: each command appears as it starts, with its output following in real time. You watch the run the way you would watch your own terminal. When the run reaches a terminal state, the byte-accurate full log is archived and stays attached to the run permanently.

Retry and cancel

Re-run a failed run from its page or the list; cancel an in-flight run the same way. Cancelling is immediate and the partial log is kept, so you can see how far it got.

CI minutes

Runs are metered by wall-clock duration. Every plan includes a monthly allowance, pooled across seats on paid plans, and the allowance resets each billing period. When an organisation is out of minutes, new runs do not start (you are told why, with an upgrade path) rather than starting and billing you for the overage. The numbers per plan live in Plans and limits.