RunAttempt
RunAttempt =
object
Defined in: domain/types.ts:61
Properties
Section titled “Properties”attempt
Section titled “attempt”attempt:
number
Defined in: domain/types.ts:65
branchName
Section titled “branchName”branchName:
string
Defined in: domain/types.ts:67
error?
Section titled “error?”
optionalerror?:string
Defined in: domain/types.ts:71
finishedAt?
Section titled “finishedAt?”
optionalfinishedAt?:string
Defined in: domain/types.ts:69
id:
string
Defined in: domain/types.ts:62
issueId
Section titled “issueId”issueId:
string
Defined in: domain/types.ts:63
issueIdentifier
Section titled “issueIdentifier”issueIdentifier:
string
Defined in: domain/types.ts:64
startedAt
Section titled “startedAt”startedAt:
string
Defined in: domain/types.ts:68
status
Section titled “status”status:
AttemptStatus
Defined in: domain/types.ts:70
workspacePath
Section titled “workspacePath”workspacePath:
string
Defined in: domain/types.ts:66