forgejo/routers
Gusted 79b7089360
[FEAT] Configure if protected branch rule should apply to admins
- Currently protected branch rules do not apply to admins, however in
some cases (like in the case of Forgejo project) you might also want to
apply these rules to admins to avoid accidental merges.
- Add new option to configure this on a per-rule basis.
- Adds integration tests.
- Resolves #65
2024-03-29 00:21:49 +01:00
..
api [FEAT] Configure if protected branch rule should apply to admins 2024-03-29 00:21:49 +01:00
common Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-20 08:46:28 +01:00
install
private [FEAT] Configure if protected branch rule should apply to admins 2024-03-29 00:21:49 +01:00
utils
web [FEAT] Configure if protected branch rule should apply to admins 2024-03-29 00:21:49 +01:00
init.go