StepResponse: { completedAt?: string | null; conclusion?: ConclusionStatus | null; log?: string | null; name: string; startedAt?: string | null; status: ExecutionStatus;} Type declaration
OptionalcompletedAt?: string | null
Optionallog?: string | null
name: string
OptionalstartedAt?: string | null
(queued, in_progress, completed)