forked from kevadesu/forgejo
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:
parent
00448ebe91
commit
381e131fc8
4 changed files with 41 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue