Magidoc

StatusCheckRollup
Object

Represents the rollup for both the check runs and status for a commit.

Fields

#

commit

The commit the status and check runs are attached to.

contexts

Non-null

A list of status contexts and check runs for this commit.

id

ID !
Non-null

The Node ID of the StatusCheckRollup object

state

Non-null

The combined status for the commit.

Interfaces

#

Also implements Node .

Usages

#

References

#

  • Field statusCheckRollup from Commit