forgejo/services/issue
Gabriel A. Giovanini b698b256f1 fix: Ignore self review request notification
A notification would be trigger if a user request itself as review of a
PR.
2024-12-21 20:03:36 +01:00
..
assignee.go fix: Ignore self review request notification 2024-12-21 20:03:36 +01:00
assignee_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
comments.go [BUG] Don't fire notification for comment of pending review 2024-08-18 17:04:00 +02:00
comments_test.go [BUG] Don't fire notification for comment of pending review 2024-08-18 17:04:00 +02:00
commit.go
commit_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
content.go
issue.go
issue_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
label.go
label_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
main_test.go [BUG] Don't fire notification for comment of pending review 2024-08-18 17:04:00 +02:00
milestone.go
milestone_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
pull.go fix: check read permissions for code owner review requests 2024-11-17 20:12:59 +01:00
reaction.go
status.go
template.go refactor: remove redundant err declarations (#32381) 2024-11-05 09:33:15 +01:00