Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateCheckRunInput

Hierarchy

Properties

Optional actions

actions: string[]

Optional checkRunId

checkRunId: string

Optional clientMutationId

clientMutationId: string

Optional completedAt

completedAt: string

Optional conclusion

conclusion: "FAILURE" | "ACTION_REQUIRED" | "CANCELLED" | "NEUTRAL" | "SKIPPED" | "STALE" | "STARTUP_FAILURE" | "SUCCESS" | "TIMED_OUT"

Optional detailsUrl

detailsUrl: string

Optional externalId

externalId: string

Optional headSha

headSha: string

Optional id

id: string

Optional name

name: string

Optional output

output: string

repositoryId

repositoryId: string

Optional startedAt

startedAt: string

Optional status

status: "COMPLETED" | "IN_PROGRESS" | "QUEUED" | "WAITING"

Generated using TypeDoc