Types
GitLabReviewOutcome
GitLabReviewOutcome values exposed by the GitLab integration.
enum
GitLabReviewOutcomeValues
APPROVE
Represents the approve value.
COMMENT
Represents the comment value.
REQUEST_CHANGES
Represents the request changes value.