add: gitea response process

This commit is contained in:
2021-04-30 15:36:14 +08:00
parent b22330d146
commit a9c0d18a5f
5 changed files with 32 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
gitea:
pull_request:
merge_service:
405:
default: "此合并请求有变更与目标分支冲突。"
'User not allowed to merge PR': "用户没有合并请求的权限"
403: