Add sonarr/radarr/prowlarr fork repositories #74
Reference in New Issue
Block a user
Delete Branch "benvin/arr-forks-repos"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
The arrstack needs source-fork repos for Sonarr, Radarr and Prowlarr so we can run them on Postgres and make them stateless for multi-replica behind arrproxy. This creates the three repos; the initial upstream mirror is force-pushed by unkin-agent, so branch protection is intentionally omitted for now.
How
Follow-up PR adds branch_protection + required Woodpecker status checks once each fork's CI pipeline exists.