mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-23 16:11:17 -05:00
[GH-ISSUE #278] Automatically mirror new repositories #1996
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
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?
@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.
@pschlo commented on GitHub (Apr 30, 2026):
Under "Configuration -> Connections -> GitHub Configuration -> Repository Selection" there is this option:
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.