1
0
mirror of https://github.com/go-gitea/gitea synced 2025-02-19 20:17:06 +01:00
Tim de2ad2e1b1
Make admins adhere to branch protection rules ()
This introduces a new flag `BlockAdminMergeOverride` on the branch
protection rules that prevents admins/repo owners from bypassing branch
protection rules and merging without approvals or failing status checks.

Fixes 

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-10-23 12:39:43 +08:00
..