Magidoc

StatusContext
Object

Represents an individual commit status context

Fields

#

avatarUrl

The avatar of the OAuth application or the user that created the status

commit

This commit this status context is attached to.

context

Non-null

The name of this status context.

createdAt

Non-null

Identifies the date and time when the object was created.

creator

The actor who created this status context.

description

The description for this status context.

id

ID !
Non-null

The Node ID of the StatusContext object

isRequired

Non-null

Whether this is required to pass before merging for a specific pull request.

state

Non-null

The state of this status context.

targetUrl

The URL for this status context.

Interfaces

#

Also implements Node , RequirableByPullRequest .

Usages

#

References

#