Raw gitlab automerge feature

This commit is contained in:
randx 2012-03-29 18:03:05 +03:00
parent 8ee0993fdf
commit 78d620b3b6
3 changed files with 44 additions and 1 deletions

View file

@ -102,6 +102,7 @@ Gitlab::Application.routes.draw do
resources :merge_requests do
member do
get :diffs
get :automerge
end
collection do