Magidoc

CheckRun
Object

A check run.

Fields

#

annotations

The check run's annotations

checkSuite

Non-null

The check suite that this run is a part of.

completedAt

Identifies the date and time when the check run was completed.

conclusion

The conclusion of the check run.

databaseId

Identifies the primary key from the database.

deployment

The corresponding deployment for this job, if any

detailsUrl

The URL from which to find full details of the check run on the integrator's site.

externalId

A reference for the check run on the integrator's system.

id

ID !
Non-null

The Node ID of the CheckRun object

isRequired

Non-null

Whether this is required to pass before merging for a specific pull request.

name

Non-null

The name of the check for this check run.

pendingDeploymentRequest

Information about a pending deployment, if any, in this check run

permalink

Non-null

The permalink to the check run summary.

repository

Non-null

The repository associated with this check run.

resourcePath

Non-null

The HTTP path for this check run.

startedAt

Identifies the date and time when the check run was started.

status

Non-null

The current status of the check run.

steps

The check run's steps

summary

A string representing the check run's summary

text

A string representing the check run's text

title

A string representing the check run

url

Non-null

The HTTP URL for this check run.

Interfaces

#

Also implements Node , RequirableByPullRequest , UniformResourceLocatable .

Usages

#

References

#