Object GitHub::StatusCheckRollup
Represents the rollup for both the check runs and status for a commit.
Fields
commit: Commit
The commit the status and check runs are attached to.
contexts(after: String, before: String, first: Int, last: Int): StatusCheckRollupContextConnection!
A list of status contexts and check runs for this commit.
id: ID!
state: StatusState!
The combined status for the commit.