-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Since the company I work for is still using an older version of GitLab, I came across your extension. However, I found that creating merge requests was still not very convenient, so I made some modifications — turning the "create MR" feature into a UI interface to quickly configure multiple options.
here it is

Now the question is: I need to publish it to the store so that others can install it directly. I'm considering whether to submit a PR to you, or create a new extension with a different ID and publish it myself.
And this is my code:
https://github.com/JustLookAtNow/vscode-gitlab-mr
The reason there’s no fork or original commit history on GitHub is because I cloned the code from GitLab and then pushed it to my GitHub repository — at the time, I wasn’t aware that there was also a GitHub repo for it.
Lastly, thank you for creating this tool — I really like it.