mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-07 12:37:43 -05:00
[GH-ISSUE #133] Issues are not sync's/updated if not configured during initial mirror. #929
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 @mayankchetan on GitHub (Oct 25, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/133
Originally assigned to: @arunavo4 on GitHub.
Noticed that if a previously mirrored repository is "synced" after modifying configuration (eg: to sync repository meta data), the issues and PR's are not sync's/updated.
This is NOT an issue if the repositories are mirrored after modifying the configuration.
Steps:
gitea-mirrorand 'gitea' instances.Releases & TagsandRepository MetadataunderContent & Data.Releasesandissues ( & PR)are not sync'd.Releases & TagsandRepository MetadataunderContent & Data.syncthe repository.Releasesare sync'd but notissues & PRHappy to share additional details/screenshots if needed.
Thanks,
Mayank
@arunavo4 commented on GitHub (Oct 26, 2025):
@mayankchetan give this PR image a try
ghcr.io/raylabshq/gitea-mirror:pr-136@mayankchetan commented on GitHub (Oct 26, 2025):
Thanks again @arunavo4, works prefectly!