PavlikPolivka / GitLabProjects

Simple plugin that is adding support for GitLab specific actions to JetBrain IDEs
Other
122 stars 80 forks source link

Cannot Merge: Cannot create merge this request #153

Open DefeninMaxime opened 5 years ago

DefeninMaxime commented 5 years ago

Issue: "Cannot Merge: Cannot create merge this request"

Relevant element about issue: I create my merge request, it appears correctly on gitlab web interface.

  1. This merge request has a running pipeline.
  2. It hasn't been approve yet
  3. My projects have many git submodule

When I use the plugin to merge, I have the error above.

Questions How can cancel the pipeline via plugin ? How can approve the merge request via plugin ?