]> source.dussan.org Git - gitea.git/commit
Fix missed doer (#30231) (#30343)
authorGiteabot <teabot@gitea.io>
Mon, 8 Apr 2024 23:42:45 +0000 (07:42 +0800)
committerGitHub <noreply@github.com>
Mon, 8 Apr 2024 23:42:45 +0000 (02:42 +0300)
commite0b9638191508180a3e5da916550d00c76dd7eaa
tree1e581ad7712b069d1f9b4a1e57f84403b382e0ce
parent52bdeb4d45d44756e28dda7f3f899bb57eed1aad
Fix missed doer (#30231) (#30343)

Backport #30231 by @lunny

Fix #29879

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
routers/api/v1/repo/issue.go
routers/api/v1/repo/issue_attachment.go
routers/api/v1/repo/issue_dependency.go
routers/api/v1/repo/issue_pin.go
routers/api/v1/repo/issue_tracked_time.go
routers/web/repo/issue.go
services/actions/notifier.go
services/convert/issue.go
services/convert/issue_comment.go
services/convert/pull.go
services/webhook/notifier.go