Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't allow merging PR's which are being conflict checked (go-gitea#…
…19357) - Backport of go-gitea#19357 - When a PR is still being conflict checked, don't allow the PR to be merged(the merge button could already be visible before e.g. a new commit was pushed to the PR). - Resolves go-gitea#19352
- Loading branch information