Represents a commit status.
combinedContexts
(
after: String
before: String
first: Int
last: Int
)
:
StatusCheckRollupContextConnection!
commit : Commit
context
(
name: String!
)
:
StatusContext
contexts : [StatusContext!]!
id : ID!
state : StatusState!