gitlab_merge_request

GitLab Merge Request

Name

Type

Nullable

approvalsBeforeMerge

String

assignee

User

assignees

List

author

User

blockingDiscussionsResolved

Boolean

closedAt

Date

closedBy

User

createdAt

Date

description

String

discussionLocked

String

downvotes

Int

draft

Boolean

forceRemoveSourceBranch

Boolean

hasConflicts

Boolean

id

String

iid

Int

labels

List

mergeCommitSha

String

mergeStatus

String

mergeWhenPipelineSucceeds

Boolean

mergedAt

Date

mergedBy

User

milestone

Milestone

projectId

Int

reference

String

references

References

reviewers

List

sha

String

shouldRemoveSourceBranch

String

sourceBranch

String

sourceProjectId

Int

squash

Boolean

squashCommitSha

String

state

String

targetBranch

String

targetProjectId

Int

taskCompletionStatus

TaskCompletionStatus

timeStats

TimeStats

title

String

updatedAt

Date

upvotes

Int

userNotesCount

Int

webUrl

String

workInProgress

Boolean

Milestone

Name

Type

Nullable

createdAt

Date

description

String

dueDate

Date

expired

Boolean

groupId

Long

id

Long

iid

Long

startDate

Date

state

String

title

String

updatedAt

Date

webUrl

String

References

Name

Type

Nullable

full

String

relative

String

short

String

TaskCompletionStatus

Name

Type

Nullable

completedCount

Int

count

Int

TimeStats

Name

Type

Nullable

humanTimeEstimate

String

humanTotalTimeSpent

String

timeEstimate

Int

totalTimeSpent

Int

User

Name

Type

Nullable

id

Int

name

String

state

String

username

String

Last updated