1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Added comment for changing issue ref (#17672)

* Added comment for changing issue ref
- Add a comment when someone changes the ref(erence?) of a issue.
This commit is contained in:
Gusted
2021-11-19 09:54:31 +00:00
committed by GitHub
parent 00448ebe91
commit 381e131fc8
4 changed files with 41 additions and 1 deletions

View File

@@ -101,8 +101,10 @@ const (
CommentTypeProject
// 31 Project board changed
CommentTypeProjectBoard
// Dismiss Review
// 32 Dismiss Review
CommentTypeDismissReview
// 33 Change issue ref
CommentTypeChangeIssueRef
)
// RoleDescriptor defines comment tag type