Fields that can be updated on an existing check run.
optional
title: string
Title displayed in the check run UI.
optional
summary: string
Summary of the check run results.
optional
text: string
Detailed text content with Markdown support.
optional
annotations: import("./annotation.ts").Annotation[]
Annotations to add to the check run.