summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/widget/open/_not_allowed.html.haml
blob: 57ce1959021fa6aacf695e34243be46d4ee50525 (plain)
1
2
3
4
5
6
%h4
  Ready to be merged automatically
%p
  Ask someone with write access to this repository to merge this request.
  - if @merge_request.force_remove_source_branch?
    The source branch will be removed.