Protect main on the jellyfin-plugin-sso fork #100

Merged
benvin merged 1 commits from benvin/jellyfin-plugin-sso-protection into main 2026-09-19 22:29:11 +10:00
@@ -1 +1,15 @@
fork_from: "mirrors/jellyfin-plugin-sso"
branch_protection:
- rule_name: "main"
merge_whitelist_teams:
- "Owners"
# Whitelist-push: the owner pushes main directly when syncing upstream;
# everyone else must open a PR.
enable_push: true
push_whitelist_users:
- "unkinben"
# PRs to main must pass the plugin build pipeline before merge.
status_check_contexts:
- "ci/woodpecker/pr/ci"
approval_whitelist_teams:
- "Owners"