ListPlanRunsFilter
Defined in: .upstream/src/client/types.plan-runs.ts:94
Properties
Section titled “Properties”project?
Section titled “project?”
optionalproject?:string
Defined in: .upstream/src/client/types.plan-runs.ts:95
state?
Section titled “state?”
optionalstate?:"queued"|"running"|"succeeded"|"failed"|"cancelled"|"active"
Defined in: .upstream/src/client/types.plan-runs.ts:97
Omit for every state; active is the live view (warren-302a).