mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-07 16:32:55 +00:00
Close #23440 Cause by #23189 In #23189, we should insert a comment record into db when pushing a commit to the PR, even if the PR is closed. But should skip sending any notification in this case. --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>