gitlab-quickmr-idea-plugin
gitlab-quickmr-idea-plugin copied to clipboard
IntelliJ IDEA plug-in that will help you to quickly create Merge Requests for GitLab
Android Studio Iguana | 2023.2.1 版本点提交Quick Merge Request没反应,也没有报错信息,配置token等已经是配置好了,没有问题。
{{lastCommitMessage}} not the `sourceBranch` of lastCommitMessage   
Hi, this is an issue every time i restart my intellij IDE. I've installed GitLab quick merge requeste from Intellij Marketplace. Installed version is 21  Everytime i restart my...
Introduce global repository config. As a user I want to have a central repository configuration, so I don't need to repeat this for every similar repository. https://plugins.jetbrains.com/plugin/11149-gitlab-quick-merge-request/reviews#review=58252
Whenever I create a MR I get this in the subject: 
Hi, This is nice plugin. we will be happy if you make some improvements 1. target branch autocomplete in dialog window 2. We have many many many projects in same...
idea working directory e.g. - C:\core - module_a a git directory - module_b another git dircetory when I create a merge request of module_a, an error is reported error log:...
There are display lists on IDEA and just merge them
java.lang.IllegalArgumentException: TypeToken type argument must not contain a type variable; captured type variable T declared by class com.github.novotnyr.idea.gitlab.JsonHttpResponseCallback See https://github.com/google/gson/blob/main/Troubleshooting.md#typetoken-type-variable at com.google.gson.reflect.TypeToken.verifyNoTypeVariable(TypeToken.java:130) at com.google.gson.reflect.TypeToken.getTypeTokenTypeArgument(TypeToken.java:103) at com.google.gson.reflect.TypeToken.(TypeToken.java:74) at com.github.novotnyr.idea.gitlab.JsonHttpResponseCallback$1.(JsonHttpResponseCallback.java:36) at com.github.novotnyr.idea.gitlab.JsonHttpResponseCallback.(JsonHttpResponseCallback.java:36)...