Created
March 21, 2025 04:57
-
-
Save raihankhan/eef54913cb2ed358b635e511933194cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mr_demo: = gitlab.MergeRequest { | |
BasicMergeRequest: gitlab.BasicMergeRequest { | |
ID: 370891163, | |
IID: 14, | |
TargetBranch: "main", | |
SourceBranch: "service-marketplace-product-2025-03-21T04-52-53Z", | |
ProjectID: 67898401, | |
Title: "Update values for marketplace/product - TkAo", | |
State: "opened", | |
Imported: false, | |
ImportedFrom: "none", | |
CreatedAt: time.Time { | |
wall: , | |
ext: | |
}, | |
UpdatedAt: time.Time { | |
wall: , | |
ext: | |
}, | |
Upvotes: 0, | |
Downvotes: 0, | |
Author: gitlab.BasicUser { | |
ID: 26331624, | |
Username: "raihankhanraka", | |
Name: "Raihan Khan Raka", | |
State: "active", | |
Locked: false, | |
AvatarURL: "https://secure.gravatar.com/avatar/9838e6d6c9a9c46d9f80ab8409984e278d16f5f22143c550bf75298ecafc2838?s=80&d=identicon", | |
WebURL: "https://gitlab.com/raihankhanraka" | |
}, | |
Assignees: [], | |
Reviewers: [], | |
SourceProjectID: 67898401, | |
TargetProjectID: 67898401, | |
Labels: [], | |
Description: "", | |
Draft: false, | |
MergeWhenPipelineSucceeds: false, | |
DetailedMergeStatus: "preparing", | |
SHA: "cfce71e8f26b57ffdc120c6721274a0a2bc41c2b", | |
MergeCommitSHA: "", | |
SquashCommitSHA: "", | |
UserNotesCount: 0, | |
ShouldRemoveSourceBranch: false, | |
ForceRemoveSourceBranch: false, | |
AllowCollaboration: false, | |
AllowMaintainerToPush: false, | |
WebURL: "https://gitlab.com/raihankhanraka/st-dev-test/-/merge_requests/14", | |
References: gitlab.IssueReferences { | |
Short: "!14", | |
Relative: "!14", | |
Full: "raihankhanraka/st-dev-test!14" | |
}, | |
DiscussionLocked: false, | |
TimeStats: gitlab.TimeStats { | |
HumanTimeEstimate: "", | |
HumanTotalTimeSpent: "", | |
TimeEstimate: 0, | |
TotalTimeSpent: 0 | |
}, | |
Squash: false, | |
SquashOnMerge: false, | |
TaskCompletionStatus: gitlab.TasksCompletionStatus { | |
Count: 0, | |
CompletedCount: 0 | |
}, | |
HasConflicts: false, | |
BlockingDiscussionsResolved: true | |
}, | |
WorkInProgress: false, | |
MergeError: "", | |
Subscribed: true, | |
ChangesCount: "", | |
User: { | |
CanMerge: true | |
}, | |
DiffRefs: { | |
BaseSha: "", | |
HeadSha: "", | |
StartSha: "" | |
}, | |
RebaseInProgress: false, | |
DivergedCommitsCount: 0, | |
FirstContribution: false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment