Closed
Description
Gitea Version: 1.11.0+dev-497-gc0f879546 c0f8795
If a PR's branch is reset to the content of the base repo's master, the PR will be closed and marked as merged by the manual-merge detection routine. This at least seems to be what's happened to https://gitea.com/gitea/go-sdk/pulls/203 (which incidentally was created from a master
branch).