Types
GitLabMergeRequestScope
GitLabMergeRequestScope values exposed by the GitLab integration.
enum
GitLabMergeRequestScopeValues
MINE
Represents the mine value.
REVIEW_REQUESTED
Represents the review requested value.
PROJECT
Represents the project value.
ALL
Represents the all value.