Skip to content

[WIP] Create merge request when editing on web UI.

gitlab-qa-bot requested to merge github/fork/cirosantilli/edit-mr into master

Created by: cirosantilli

Fixes ACCEPTING MR at: http://feedback.gitlab.com/forums/176466-general/suggestions/5350102-option-to-make-a-merge-request-when-editing-via-we

If user has push permission:

screenshot from 2014-07-06 19 26 35

After clicking the fork checkbox the branch name input appears. It will be prefilled with a branch name of form patch-N which hasn't been used yet.

screenshot from 2014-07-06 19 27 02

If the user does not have push permission, the checkbox is checked and disabled: he must fork.

screenshot from 2014-07-06 19 27 41

If this is OK so far I'll continue.

Merge request reports