0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-03 10:44:38 +01:00
gitea/models/migrations
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
..
base
fixtures
v1_6
v1_7
v1_8
v1_9
v1_10
v1_11
v1_12
v1_13
v1_14
v1_15
v1_16 bump to go 1.23 (#31855) 2024-09-10 02:23:07 +00:00
v1_17
v1_18
v1_19
v1_20
v1_21 Upgrade xorm to v1.3.9 and improve some migrations Sync (#29899) 2024-07-14 17:15:59 -04:00
v1_22 Upgrade xorm to v1.3.9 and improve some migrations Sync (#29899) 2024-07-14 17:15:59 -04:00
v1_23 Make admins adhere to branch protection rules (#32248) 2024-10-23 12:39:43 +08:00
migrations.go Make admins adhere to branch protection rules (#32248) 2024-10-23 12:39:43 +08:00