Skip to content

claimLinkedIssue

claimLinkedIssue(forge, issueNumber): Promise<void>

Defined in: src/server.ts:1314

Best-effort: stamp the drain claim label on a manually-linked issue so the board shows it’s being worked and the drain won’t double-spawn it. Fire-and-forget — failures must never affect the create response. Mirrors doSpawn’s best-effort claim for the auto path.

GitForge | null

number

Promise<void>