mirror of
https://github.com/go-gitea/gitea
synced 2025-10-29 18:38:28 +00: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>