forgejo/services
sillyguodong 0d7cf7b768
Disable sending email after push a commit to a closed PR (#23462)
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>
2023-03-15 14:42:21 +08:00
..
actions Fix missing commit status in PR which from forked repo (#23351) 2023-03-13 16:05:19 -05:00
agit add user rename endpoint to admin api (#22789) 2023-03-14 03:45:21 -04:00
asymkey
attachment Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
auth Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2023-03-10 01:14:43 -05:00
automerge
context Add missing tabs to org projects page (#22705) 2023-03-10 09:18:20 -06:00
convert add admin API email endpoints (#22792) 2023-03-14 03:54:40 -04:00
cron
externalaccount
forms Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
gitdiff Fix broken code editor diff preview (#23307) 2023-03-06 09:37:58 +08:00
issue
lfs
mailer Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
markup
migrations Use CleanPath instead of path.Clean (#23371) 2023-03-08 20:17:39 +08:00
mirror Fill head commit to in payload when notifying push commits for mirroring (#23215) 2023-03-03 23:45:53 -05:00
org
packages Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
pull Disable sending email after push a commit to a closed PR (#23462) 2023-03-15 14:42:21 +08:00
release Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
repository Add user webhooks (#21563) 2023-03-10 08:28:32 -06:00
task
user add user rename endpoint to admin api (#22789) 2023-03-14 03:45:21 -04:00
webhook Add user webhooks (#21563) 2023-03-10 08:28:32 -06:00
wiki