Selective Starred Repository Mirroring (#208)
New Auto-Mirror Starred toggle gives granular control over starred repository syncing.
- When enabled (default): starred repos are automatically mirrored — same behavior as before
- When disabled: starred repos are imported into the dashboard for visibility but won't be mirrored or synced unless you manually trigger them
This addresses the issue where importing starred repos would immediately attempt to mirror all of them (e.g., 800+ repos). You can now browse your starred repos in the table and selectively mirror only the ones you want.
Additional Changes
- CI: Set 10-minute hard timeout on all CI build and test jobs
- CI: Skip app CI workflows for www-only and helm-only changes
- Website: Updated website content, fixed build, added Helm/Nix install methods