mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-14 16:51:16 +00:00
6815d1646c
Backport #38410 Before: the merge box is only refreshed when the PR is being conflict-checked. After: also refresh the merge box when the commit status is pending (e.g.: Action task is running) By the way, slightly increase the refresh interval to 5s Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>