mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-20 11:45:57 +08:00
增加从webhook接收仓库日志记录
This commit is contained in:
@@ -992,6 +992,8 @@ Rails.application.routes.draw do
|
||||
get 'oauth/get_code', to: 'oauth#get_code'
|
||||
get 'oauth/get_token_callback', to: 'oauth#get_token_callback'
|
||||
|
||||
resources :commit_logs, :only => [:create]
|
||||
|
||||
root 'main#index'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user