Options for creating a new check run.
optional
status: "queued" | "in_progress"
Initial status of the check run. @default 'queued'
Options for creating a new check run.
status: "queued" | "in_progress"
Initial status of the check run. @default 'queued'
import { type CreateOptions } from ".";