Build a Starred Repo Collection

Curate without losing projects

Stars are a personal library—but they vanish when creators delete repos or your account is rate limited. Gitea Mirror can automatically capture every starred repository into a dedicated Gitea organization, complete with issues and releases, so your inspiration lives on.

Requirements

Step-by-step

1. Enable starred owner tracking

  1. In the onboarding wizard—or later under Configuration → Connections—add your GitHub username as an owner.
  2. Enable Mirror starred repositories and set the Starred repos organization to a dedicated space such as stars-jamie.
  3. Use the starred content selector to choose whether you want full metadata (issues, releases, PRs, wiki) or the lightweight code-only mode.

2. Categorize the collection

Organization view in Gitea Mirror highlighting starred GitHub repositories grouped in a dedicated Gitea org.

Group starred GitHub repositories into curated Gitea organizations for easier browsing and long-term preservation.

3. Keep the collection fresh

4. Showcase the library

Verify the collection works

  1. Star a new repo on GitHub.
  2. Wait for the star interval or run Sync Repository from the dashboard for an immediate refresh.
  3. Confirm the repo appears in your stars org with issues/releases intact.
  4. Unstar it on GitHub; if cleanup is set to Archive, verify the mirror is renamed with an archived- prefix and marked read-only. If you chose Delete, confirm it disappears on the next sync.

Nice-to-haves

FAQ

Can I mirror only the code or include metadata?

Yes. Use the starred content selector to choose code-only or include issues, releases, pull requests, and wikis.

What happens when I unstar a repository?

Enable Handle orphaned repositories automatically and choose Archive (recommended) to preserve history read-only, or Delete for a strict mirror.

Can others browse my collection safely?

Create a read-only Gitea user or org members with no write permissions, then share the organization URL behind HTTPS.