IssueRelatedMergeRequests
Retrieve IssueRelatedMergeRequests data from GitLab.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Iid | Integer | ||
| MRProjectId | String | ||
| Title | String | ||
| Description | String | ||
| State | String | ||
| TargetBranch | String | ||
| SourceBranch | String | ||
| UserNotesCount | Integer | ||
| Upvotes | Integer | ||
| Downvotes | Integer | ||
| SourceProjectId | String | ||
| TargetProjectId | String | ||
| IsDraft | Boolean | ||
| WorkInProgress | Boolean | ||
| MergeWhenPipelineSucceeds | Boolean | ||
| MergeStatus | String | ||
| Sha | String | ||
| MergeCommitSha | String | ||
| SquashCommitSha | String | ||
| DiscussionLocked | Boolean | ||
| ShouldRemoveSourceBranch | Boolean | ||
| ForceRemoveSourceBranch | Boolean | ||
| Reference | String | ||
| IsSquash | Boolean | ||
| ChangesCount | String | ||
| MergeError | String | ||
| WebUrl | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| ClosedAt | Datetime | ||
| LatestBuildStartedAt | Datetime | ||
| LatestBuildFinishedAt | Datetime | ||
| FirstDeployedToProductionAt | Datetime | ||
| ClosedBy | String | ||
| Author | String | ||
| Assignee | String | ||
| Labels | String | ||
| Milestone | String | ||
| References | String | ||
| TimeStats | String | ||
| TaskCompletionStatus | String | ||
| Pipeline | String | ||
| HeadPipeline | String | ||
| DiffRefs | String | ||
| User | String | ||
| ProjectId | String | ||
| IssueIid | Integer |