mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-02 12:39:28 +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>