mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 07:44:25 +00:00
de2ad2e1b1
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 #17131 --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: Giteabot <teabot@gitea.io> |
||
---|---|---|
.. | ||
branch_list.go | ||
branch_test.go | ||
branch.go | ||
commit_status_summary.go | ||
commit_status_test.go | ||
commit_status.go | ||
lfs_lock_list.go | ||
lfs_lock.go | ||
lfs.go | ||
main_test.go | ||
protected_banch_list_test.go | ||
protected_branch_list.go | ||
protected_branch_test.go | ||
protected_branch.go | ||
protected_tag_test.go | ||
protected_tag.go |