Skip to content

ChecksState

ChecksState = "none" | "pending" | "success" | "failure"

Defined in: src/forge/types.ts:57

Worst-of CI rollup: failure dominates, then pending, then success.