Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information