mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
Merge branch 'dev_trustie' of http://gitea.trustie.net/jasder/forgeplus into dev_trustie
This commit is contained in:
@@ -188,7 +188,7 @@ class PullRequestsController < ApplicationController
|
||||
ActiveRecord::Base.transaction do
|
||||
begin
|
||||
requests_params = {
|
||||
do: params[:do],
|
||||
Do: params[:do],
|
||||
MergeMessageField: params[:body],
|
||||
MergeTitleField: params[:title]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user