Types
GitLabMergeRequestState
GitLabMergeRequestState values exposed by the GitLab integration.
enum
GitLabMergeRequestStateValues
OPENED
Represents the opened value.
CLOSED
Represents the closed value.
MERGED
Represents the merged value.
ALL
Represents the all value.