[GH-ISSUE #278] Automatically mirror new repositories #1996

Open
opened 2026-05-03 02:57:22 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @pschlo on GitHub (Apr 30, 2026).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/278

Originally assigned to: @arunavo4 on GitHub.

It seems like after a new repository has been created on GitHub, it will be automatically imported to Gitea Mirror, but not automatically mirrored.

Does this always require manually clicking the "mirror" Button, or can new repositories be mirrored automatically?

Originally created by @pschlo on GitHub (Apr 30, 2026). Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/278 Originally assigned to: @arunavo4 on GitHub. It seems like after a new repository has been created on GitHub, it will be automatically _imported_ to Gitea Mirror, but not automatically _mirrored_. Does this always require manually clicking the "mirror" Button, or can new repositories be mirrored automatically?
GiteaMirror added the enhancement label 2026-05-03 02:57:22 -05:00
Author
Owner

@arunavo4 commented on GitHub (Apr 30, 2026):

Yes @pschlo currently needs manual. But I guess we can have it be automatically mirrored for people who want all of thier github to be mirrored and for people who want manual control there can be a checkbox or something they can uncheck.

<!-- gh-comment-id:4350196456 --> @arunavo4 commented on GitHub (Apr 30, 2026): Yes @pschlo currently needs manual. But I guess we can have it be automatically mirrored for people who want all of thier github to be mirrored and for people who want manual control there can be a checkbox or something they can uncheck.
Author
Owner

@pschlo commented on GitHub (Apr 30, 2026):

Under "Configuration -> Connections -> GitHub Configuration -> Repository Selection" there is this option:

Auto-mirror new starred repositories.
When disabled, starred repos are imported for browsing but not automatically mirrored. You can still mirror individual repos manually.

Does this already do such automatic mirroring of newly starred repositories? Maybe this can be extended to also consider newly created own repositories.

However, the option currently does not seem to be working for me. A newly starred repository is auto-imported, but not mirrored, even though I have the option checked.

<!-- gh-comment-id:4351690516 --> @pschlo commented on GitHub (Apr 30, 2026): Under _"Configuration -> Connections -> GitHub Configuration -> Repository Selection"_ there is this option: > **Auto-mirror new starred repositories.** When disabled, starred repos are imported for browsing but not automatically mirrored. You can still mirror individual repos manually. Does this already do such automatic mirroring of newly starred repositories? Maybe this can be extended to also consider newly created own repositories. However, the option currently does not seem to be working for me. A newly starred repository is auto-imported, but **not** mirrored, even though I have the option checked.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea-mirror#1996