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