IssueClosedBy
Retrieve merge requests that closed a specific issue.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Iid | Integer | ||
| MrProjectId | String |
Projects.Id | |
| Title | String | ||
| Description | String | ||
| State | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| TargetBranch | String | ||
| SourceBranch | String | ||
| Upvotes | Integer | ||
| Downvotes | Integer | ||
| SourceProjectId | String |
Projects.Id | |
| TargetProjectId | String |
Projects.Id | |
| IsDraft | Boolean | ||
| MergeWhenPipelineSucceeds | Boolean | ||
| MergeStatus | String | ||
| Sha | String | ||
| MergeCommitSha | String | ||
| SquashCommitSha | String | ||
| UserNotesCount | Integer | ||
| ShouldRemoveSourceBranch | Boolean | ||
| ForceRemoveSourceBranch | Boolean | ||
| WebUrl | String | ||
| Reference | String | ||
| ClosedAt | Datetime | ||
| Author | String | ||
| Assignee | String | ||
| Labels | String | ||
| Milestone | String | ||
| References | String | ||
| TimeStats | String | ||
| ClosedBy | String | ||
| ProjectId | String | ||
| IssueIid | Integer |