Object GitHub::ReviewStatusHovercardContext

A hovercard context with a message describing the current code review state of the pull request.

Fields

message: String!

A string describing this context

octicon: String!

An octicon to accompany this context

reviewDecision: PullRequestReviewDecision

The current status of the pull request with respect to code review.

Uses

HovercardContext