BuildStepInput
Defined in: src/types.ts:416
Input shape for replacing a queue. id present + matching an existing step
preserves that step’s status (unless status is given). New entries get a
fresh id and default to “pending”.
Properties
Section titled “Properties”detail?
Section titled “detail?”
optionaldetail?:string
Defined in: src/types.ts:419
optionalid?:string
Defined in: src/types.ts:417
status?
Section titled “status?”
optionalstatus?:BuildStepStatus
Defined in: src/types.ts:420
title:
string
Defined in: src/types.ts:418