1
0
Fork 0
forked from forgejo/forgejo

ui: Add MergePull comment type instead of close for merge PR (#11058)

Signed-off-by: a1012112796 <1012112796@qq.com>

Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
赵智超 2020-04-14 09:06:23 +08:00 committed by GitHub
parent 063b1d260f
commit 281029529b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 21 additions and 4 deletions

View file

@ -88,6 +88,8 @@ const (
CommentTypeDeleteTimeManual
// add or remove Request from one
CommentTypeReviewRequest
// merge pull request
CommentTypeMergePull
)
// CommentTag defines comment tag type