merge-request-integration
merge-request-integration copied to clipboard
Create an Merge Request directly from IDE
It would be nice if we can create an MR directly in the IDE. Flow:
- After committing the IDE will show a notification message with create an MR option.
- When click to that message display a dialog
- User can fill assigned to + description + approvers and create an MR
- After creating, display a confirmation dialog with an option jump to the url of created MR
If you can have a settings "auto set MR assignee to..." (me) that would actually be an improvement over what GitLab currently offers.