1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-01 07:44:25 +00:00
gitea/routers/api
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248)
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>
2024-10-23 12:39:43 +08:00
..
actions Fix artifact v4 upload above 8MB (#31664) 2024-09-22 14:01:09 +03:00
packages Use per package global lock for container uploads instead of memory lock (#31860) 2024-10-11 07:37:49 +00:00
v1 Make admins adhere to branch protection rules (#32248) 2024-10-23 12:39:43 +08:00