%strong This can't be merged automatically, even if it could be merged you don't have the permission to do so.
%strong This request can't be merged automatically. Even if it could be merged, you don't have permission to do so.
.automerge_widget.work_in_progress.hide
%strong This request can't be merged automatically because it is marked a Work In Progress. Even if it could be merged, you don't have permission to do so.
.automerge_widget.can_be_merged.hide
.automerge_widget.can_be_merged.hide
%strong This can be merged automatically but you don't have the permission to do so.
%strong This request can be merged automatically, but you don't have permission to do so.
-if@show_merge_controls
-if@show_merge_controls
...
@@ -57,6 +59,18 @@
...
@@ -57,6 +59,18 @@
This usually happens when git can not resolve conflicts between branches automatically.
This usually happens when git can not resolve conflicts between branches automatically.
.automerge_widget.work_in_progress.hide
%h4
This request can't be merged because it is marked a <strong>Work In Progress</strong>.
%p
%button.btn.disabled
%i.fa.fa-warning
Accept Merge Request
When the merge request is ready, remove the "WIP" prefix from the title to allow it to be merged.