GitHubCheckRunOutput

pydantic model safir.github.models.GitHubCheckRunOutput

Check run output report.

Parameters:

data (Any)

Fields:
field summary: str | None = None

Summary information (markdown formatted).

field text: str | None = None

Extended report (markdown)

field title: str | None = None

Title of the report