CommitMergeRequests
Retrieve merge requests associated with a specific commit from GitLab repository.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Iid | Integer | ||
| Title | String | ||
| State | String | ||
| WebUrl | String | ||
| ProjectId | String | ||
| Description | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| TargetBranch | String | ||
| SourceBranch | String | ||
| Upvotes | Integer | ||
| Downvotes | Integer | ||
| Author | String | ||
| Assignee | String | ||
| SourceProjectId | String | ||
| TargetProjectId | String | ||
| Labels | String | ||
| IsDraft | Boolean | ||
| IsWorkInProgress | Boolean | ||
| Milestone | String | ||
| MergeWhenPipelineSucceeds | Boolean | ||
| MergeStatus | String | ||
| Sha | String | ||
| MergeCommitSha | String | ||
| SquashCommitSha | String | ||
| UserNotesCount | Integer | ||
| IsDiscussionLocked | Boolean | ||
| ShouldRemoveSourceBranch | Boolean | ||
| ForceRemoveSourceBranch | Boolean | ||
| TimeStats | String |