-
Notifications
You must be signed in to change notification settings - Fork 69
Create MRs for GitLab from fork to upstream is tricky #818
Copy link
Copy link
Open
Labels
area/gitlabGitLab-forge relatedGitLab-forge relatedcomplexity/single-taskRegular task; should be done within daysRegular task; should be done within daysgain/lowDoesn't bring much value to usersDoesn't bring much value to usersimpact/lowAffects only few of the usersAffects only few of the userskind/bugAn unexpected problem or behaviorAn unexpected problem or behavior
Metadata
Metadata
Assignees
Labels
area/gitlabGitLab-forge relatedGitLab-forge relatedcomplexity/single-taskRegular task; should be done within daysRegular task; should be done within daysgain/lowDoesn't bring much value to usersDoesn't bring much value to usersimpact/lowAffects only few of the usersAffects only few of the userskind/bugAn unexpected problem or behaviorAn unexpected problem or behavior
Type
Fields
Give feedbackNo fields configured for issues without a type.
I suspect something has changed in the past 1-2 years as I'm no longer able to create MRs on gitlab.com using upsint:
My fork exists and is public: https://gitlab.com/TomasTomecek/mastering-git
From the docstring:
It seems creating MRs from target_project when source is fork is discouraged but it should still work.
Related to #412