Closed
Description
- Gitea version (or commit ref): 1.11.0+dev-311-g675f27523
Description
There should be a branch protection setting to Block merge if changes are requested by a reviewer. A reviewer here means someone that would count to the required approvals (with current implementation that is the same as users in the whitelist).
For discussion: I would actually think blocking should be the default behavior and instead you can change the setting to Allow merging even if there are changes requested.