Github GraphQL API / CheckRun
A check run.
Implements
Fields
annotations
(
String: String
String: String
Int: Int
Int: Int
)
:
CheckAnnotationConnection
checkSuite : CheckSuite!
completedAt : DateTime
conclusion : CheckConclusionState
databaseId : Int
deployment : Deployment
detailsUrl : URI
externalId : String
id : ID!
isRequired
(
ID: ID
Int: Int
)
:
Boolean!
name : String!
pendingDeploymentRequest : DeploymentRequest
permalink : URI!
repository : Repository!
resourcePath : URI!
startedAt : DateTime
status : CheckStatusState!
steps
(
String: String
String: String
Int: Int
Int: Int
Int: Int
)
:
CheckStepConnection
summary : String
text : String
title : String
url : URI!