After the update to Gitea 1.14, manually merging a PR by doing a non FF merge is no longer recognized as a "merge" in the PR. Instead, the PR says:
⚠ This branch is equal with the target branch.
⚠ This branch is out-of-date with the base branch
Examples:
After the update to Gitea 1.14, manually merging a PR by doing a non FF merge is no longer recognized as a "merge" in the PR. Instead, the PR says:
```
⚠ This branch is equal with the target branch.
⚠ This branch is out-of-date with the base branch
```
Examples:
* https://codeberg.org/dnkl/fcft/pulls/21 (merged in https://codeberg.org/dnkl/fcft/commit/12652429fffdd9d1afedbe69dedb220cf49ea774)
* https://codeberg.org/dnkl/foot/pulls/472 (merged in https://codeberg.org/dnkl/foot/commit/ca685c4c764ce45e10215c7e4e6d3f60f3bcc32a)