CheckRun

A check run.

Implements

Fields

annotations (
       after: String
       before: String
       first: Int
       last: Int
) : CheckAnnotationConnection

checkSuite : CheckSuite!

completedAt : DateTime

conclusion : CheckConclusionState

databaseId : Int

deployment : Deployment

detailsUrl : URI

externalId : String

id : ID!

isRequired (
       pullRequestId: ID
       pullRequestNumber: Int
) : Boolean!

name : String!

pendingDeploymentRequest : DeploymentRequest

permalink : URI!

repository : Repository!

resourcePath : URI!

startedAt : DateTime

status : CheckStatusState!

steps (
       after: String
       before: String
       first: Int
       last: Int
       number: Int
) : CheckStepConnection

summary : String

text : String

title : String

url : URI!