Skip to content

EpicLandingState

EpicLandingState = "pending" | "open" | "merged" | "none" | "error"

Defined in: src/completed-epic.ts:16

Landing-PR lifecycle state — pending=not yet resolved, open=PR opened/reused, merged=landing PR has merged (epic landed; band about to be dismissed on parent close), none=nothing to land / human-closed, error=last open attempt failed/retrying.