Types
GitHubReviewDecision
Values supported for GitHub review decision.
enum
GitHubReviewDecisionValues
APPROVED
Represents the approved option.
CHANGES_REQUESTED
Represents the changes requested option.
REVIEW_REQUIRED
Represents the review required option.
NONE
No GitHub review decision applies.