馃殌 Development Widget: Create MR from quick action
Proposal
- I can create a new branch using a
/create_merge_request <[project:path]> <branch_name>
quick action. - Creating an MR from the quick action creates a "hard link" with the work item.
- Pre-fill project path when available, e.g. selecting
/create_merge_request
from a project would prefill/create_merge_request [project:gitlab-org/gitlab] <branch name>
and in gitlab-org would prefill/create_merge_request [project:
with an autosuggest project list.
UX
Edited by Nick Leonard