0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-14 18:18:50 -05:00
forgejo/services/issue
Lunny Xiao 2ffa9a5e6e
demilestone should not include milestone (#32923)
Fix #32887

(cherry picked from commit f44712f22bc7bfce049c64c27f60453ff1e41a5c)

Conflicts:
	services/issue/milestone_test.go
  trivial conflicts (require vs assert)
2024-12-28 19:24:24 +00:00
..
assignee.go fix: Ignore self review request notification 2024-12-21 20:03:36 +01:00
assignee_test.go
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
content.go
issue.go
issue_test.go
label.go
label_test.go
main_test.go [BUG] Don't fire notification for comment of pending review 2024-08-18 17:04:00 +02:00
milestone.go demilestone should not include milestone (#32923) 2024-12-28 19:24:24 +00:00
milestone_test.go demilestone should not include milestone (#32923) 2024-12-28 19:24:24 +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