forked from heavy-duty/ceremony
docs(builder): state #276's collapse rule in full, not by allusion
This commit is contained in:
parent
4800aef363
commit
43d845575a
1 changed files with 5 additions and 3 deletions
|
|
@ -163,9 +163,11 @@ such as the panel roster live in that repo's own CONTRIBUTING.)
|
||||||
newest entry by start time — not completion, a cancelled run outliving
|
newest entry by start time — not completion, a cancelled run outliving
|
||||||
its replacement's start — and never a `CANCELLED` entry while the same
|
its replacement's start — and never a `CANCELLED` entry while the same
|
||||||
check has a non-cancelled one there. A check whose entries at the head
|
check has a non-cancelled one there. A check whose entries at the head
|
||||||
are all cancelled has not reported at all and is not green, the gate
|
are all cancelled has not reported at all and is not green — a collapse,
|
||||||
collapsing alike (#139, #276). **Then classify that entry by
|
not a new class, and the gate partitions alike, dropping a cancelled
|
||||||
`conclusion`, never `status`**, which can disagree with it (#259). No
|
entry only where a non-cancelled survivor remains and leaving an
|
||||||
|
all-cancelled context blocking (#139, #276). **Then classify that entry
|
||||||
|
by `conclusion`, never `status`**, which can disagree with it (#259). No
|
||||||
conclusion is not green: a configured run in progress is waited on, and
|
conclusion is not green: a configured run in progress is waited on, and
|
||||||
waiting is compliance, not a stall. Cancelled or stale is not green,
|
waiting is compliance, not a stall. Cancelled or stale is not green,
|
||||||
*stale* being a superseded head's check, which a head-scoped rollup never
|
*stale* being a superseded head's check, which a head-scoped rollup never
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue