All Projects → novotnyr → gitlab-quickmr-idea-plugin

novotnyr / gitlab-quickmr-idea-plugin

Licence: Apache-2.0 License
IntelliJ IDEA plug-in that will help you to quickly create Merge Requests for GitLab

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to gitlab-quickmr-idea-plugin

idea-return-highlighter
Highlight return keywords.
Stars: ✭ 24 (+41.18%)
Mutual labels:  intellij-plugin, intellij-idea
SideMirror
An Android Studio plugin to mirror your android devices with scrcpy directly from Android Studio.
Stars: ✭ 49 (+188.24%)
Mutual labels:  intellij-plugin, intellij-idea
gradle-dependencies-plugins-helper-plugin
This is an IntelliJ IDEA plugin for searching dependencies/plugins from JCentral/GradlePlugins inside Gradle projects.
Stars: ✭ 33 (+94.12%)
Mutual labels:  intellij-plugin, intellij-idea
intellij-treeInfotip
IDEA项目结构树中的节点添加显示自定义备注文本IDEA DirectoryNode adds custom text for display
Stars: ✭ 48 (+182.35%)
Mutual labels:  intellij-plugin, intellij-idea
xmake-idea
🍨 A XMake integration in IntelliJ IDEA
Stars: ✭ 44 (+158.82%)
Mutual labels:  intellij-plugin, intellij-idea
Squaretest
Tracks issues for the Squaretest plugin for IntelliJ IDEA
Stars: ✭ 32 (+88.24%)
Mutual labels:  intellij-plugin, intellij-idea
intellij-frege
IntelliJ IDEA plugin for Frege language
Stars: ✭ 34 (+100%)
Mutual labels:  intellij-plugin, intellij-idea
mybatis-generator-plugin
MyBatis 生成模板代码的逻辑以插件的形式部署
Stars: ✭ 25 (+47.06%)
Mutual labels:  intellij-plugin, intellij-idea
intellij-hocon
Standalone HOCON plugin for IntelliJ IDEA
Stars: ✭ 24 (+41.18%)
Mutual labels:  intellij-plugin
gitlab-ci-discord-webhook
⛓ Here's your serverless solution for sending build status from GitLab CI to Discord as webhooks.
Stars: ✭ 32 (+88.24%)
Mutual labels:  gitlab
MarioProgressBar
The Mario progress bar for IntelliJ IDEA and other JetBrains IDEs.
Stars: ✭ 29 (+70.59%)
Mutual labels:  intellij-plugin
javacard-gradle-template
JavaCard project template for building CAP and running JCardSim with gradle + coverage
Stars: ✭ 27 (+58.82%)
Mutual labels:  intellij-idea
aql-intellij-plugin
Intellij plugin for AQL, ArangoDB language support
Stars: ✭ 27 (+58.82%)
Mutual labels:  intellij-plugin
plugin-gitlab-webhook
[NOT MAINTAINED] Gitlab Webhook Plugin for Kanboard
Stars: ✭ 31 (+82.35%)
Mutual labels:  gitlab
idea-php-advanced-autocomplete
Plugin for PhpStorm IDE. Adds auto-completion support for various built-in PHP functions, where parameter is a string literal.
Stars: ✭ 57 (+235.29%)
Mutual labels:  intellij-plugin
VSCode-ShareCode
Share Code is an Extension for Visual Studio Code. You can find it on marketplace.
Stars: ✭ 30 (+76.47%)
Mutual labels:  gitlab
springtricks
Sample Project for _40 Tips and Tricks for Spring in IntelliJ IDEA_
Stars: ✭ 37 (+117.65%)
Mutual labels:  intellij-idea
idea-php-shopware-plugin
Shopware Plugin for PhpStorm which extends Symfony Plugin
Stars: ✭ 50 (+194.12%)
Mutual labels:  intellij-plugin
centos-script
🎉centos下工具安装脚本,包含基础环境配置,Gitlab、Docker、LDAP、MongoDB、MySQL、RabbitMQ、Supervisor、Node、Python、zsh、rar、zabbix、k8s、prometheus、grafana等🎉
Stars: ✭ 121 (+611.76%)
Mutual labels:  gitlab
gitlabctl
Cross platform Gitlab management cli written in Go. Download the executable with no dependencies!
Stars: ✭ 41 (+141.18%)
Mutual labels:  gitlab

About this plugin

This is an IntelliJ IDEA plug-in that will help you to quickly create Merge Requests for GitLab projects.

  • Quickly create merge requests with default settings and submit them with a single click
  • Specify your favourite merge request assignees
  • Supports GitLab API v4

Using the plug-in

Configure Project Settings

First, configure the project settings in Preferences | Version Control | GitLab Quick Merge Request.

GitLab URL and GitLab REST Access Token

Then, specify GitLab URL and REST Access Token and enter default target branch for Merge Request and a title.

Usually, the following guidelines apply:

GitLab URLs

Set Up Assignees

Then, feel free to add as many assignees as necessary. The first assignee is a default one that can be used to super-quick Merge Request.

Submitting Merge Requests

Right-Click on the project, then use the Git submenu.

  • Quick Merge Request will create a new Merge Request from the current module with the default settings. It will be assigned to the favourite assignee
  • Quick Merge Assigned To will submit a new Merge Request, but you may choose a default assignee.

Compatibility

This plugin is compatible with all JetBrains product that enable Git VC integration.

Screenshot

Screenshot of submenu

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].