mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
add: gitea response process
This commit is contained in:
7
config/gitea_response.yml
Normal file
7
config/gitea_response.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
gitea:
|
||||
pull_request:
|
||||
merge_service:
|
||||
405:
|
||||
default: "此合并请求有变更与目标分支冲突。"
|
||||
'User not allowed to merge PR': "用户没有合并请求的权限"
|
||||
403:
|
||||
Reference in New Issue
Block a user