Skip to content

rollupChecks

rollupChecks(runs): ChecksState

Defined in: src/forge/checks.ts:102

Roll a list of statusCheckRollup entries into a single worst-of state (failure > pending > success > none). Folds in legacy StatusContext entries via entryState, so a repo running only commit statuses still rolls up to a real state (not “none”) and the PRs-tab dot — and its expand — show.

readonly RollupEntry[]

ChecksState