mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 23:35:52 +03:00
[GH-ISSUE #133] Issues are not sync's/updated if not configured during initial mirror. #64
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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!