Magidoc

CreateCheckRunInput
Input Object

Autogenerated input type of CreateCheckRun

Fields

#

actions

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

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.

headSha

Non-null

The SHA of the head commit.

name

Non-null

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 createCheckRun from type Mutation