Raw gitlab automerge feature
This commit is contained in:
parent
8ee0993fdf
commit
78d620b3b6
3 changed files with 44 additions and 1 deletions
|
@ -102,6 +102,7 @@ Gitlab::Application.routes.draw do
|
|||
resources :merge_requests do
|
||||
member do
|
||||
get :diffs
|
||||
get :automerge
|
||||
end
|
||||
|
||||
collection do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue