Magidoc

UpdateCheckRunInput
Input Object

Autogenerated input type of UpdateCheckRun

Fields

#

actions

Possible further actions the integrator can perform, which a user may trigger.

checkRunId

ID !
Non-null

The node of the check.

clientMutationId

A unique identifier for the client performing the mutation.

completedAt

The time that the check run finished.

conclusion

The final conclusion of the check.

detailsUrl

The URL of the integrator's site that has the full details of the check.

externalId

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

name

The name of the check.

output

Descriptive details about the run.

repositoryId

ID !
Non-null

The node ID of the repository.

startedAt

The time that the check run began.

status

The current status.

Usages

#

References

#

  • Argument input of field updateCheckRun from type Mutation