repository: protect jellyfin-ha-src main branch #64

Merged
benvin merged 1 commits from benvin/jellyfin-ha-src-protection into main 2026-08-11 20:45:41 +10:00
Owner

Why

The jellyfin-ha-src fork was created with branch protection left off so the
initial seed could push the pinned upstream tree and a pristine upstream ref
directly to main. That seed is now in place, so main should be protected
against direct pushes.

How

  • Add branch protection for main on jellyfin-ha-src: block direct pushes
    and require an Owners approval, so future changes land through reviewed pull
    requests.
## Why The `jellyfin-ha-src` fork was created with branch protection left off so the initial seed could push the pinned upstream tree and a pristine `upstream` ref directly to `main`. That seed is now in place, so `main` should be protected against direct pushes. ## How - Add branch protection for `main` on `jellyfin-ha-src`: block direct pushes and require an Owners approval, so future changes land through reviewed pull requests.
unkinben added 1 commit 2026-08-10 23:55:18 +10:00
repository: protect jellyfin-ha-src main branch
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
db62cd1b26
Now that the source fork is seeded on main with the pinned upstream tree and a
pristine upstream ref, enable branch protection on main: block direct pushes
and require an Owners approval so future changes land through reviewed pull
requests.
benvin merged commit 6d937ae6cd into main 2026-08-11 20:45:41 +10:00
benvin deleted branch benvin/jellyfin-ha-src-protection 2026-08-11 20:45:41 +10:00
Sign in to join this conversation.