mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-03 19:34:24 +01:00
Backport #35647 This PR moved the creation of pushing comments before pull request mergeable checking. So that when the pull request status changed, the comments should have been created. Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>