mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
FIX merge pr bug for gitea platform
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