Skip to content

jobsFromRollup

jobsFromRollup(entries): WorkflowJob[]

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

Expand GitHub’s statusCheckRollup into one WorkflowJob per check. CheckRuns (Actions jobs) carry a workflow + job name and a status/conclusion; legacy StatusContexts carry a context label and a flat state. Entries without a usable label are dropped.

readonly RollupEntry[]

WorkflowJob[]