RepoCounts
Defined in: src/backlog.ts:12
Properties
Section titled “Properties”ciStatus
Section titled “ciStatus”ciStatus:
CiStatus
Defined in: src/backlog.ts:16
Default-branch CI health for the Actions tab marker. GitHub-only; null otherwise.
openIssues
Section titled “openIssues”openIssues:
number|null
Defined in: src/backlog.ts:13
openPRs
Section titled “openPRs”openPRs:
number|null
Defined in: src/backlog.ts:14
prKinds
Section titled “prKinds”prKinds: {
dependabot:number;regular:number;release:number; } |null
Defined in: src/backlog.ts:18
Open-PR breakdown by kind for the repo-list row. GitHub-only; null for Gitea/unknown.