mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-08 20:58:16 -05:00
[GH-ISSUE #222] Feature Request: Include Repo Topics and Description #714
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 @upendedshark on GitHub (Mar 14, 2026).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/222
Originally assigned to: @arunavo4 on GitHub.
Hello,
I really enjoy using this software! I’d like to suggest an enhancement.
Currently, gitea-mirror does not import topics and descriptions. Gitea’s native migration imports topics but does not include descriptions.
I would like to request that gitea-mirror support the import of both topics and descriptions to ensure repository metadata remains complete and organized.
Here's a comparison showing the current results from gitea-mirror and a native migration:
And the source data from GitHub for reference:
Having both fields synchronized would be a great improvement over the native functionality. Thank you for your hard work on this project!
@arunavo4 commented on GitHub (Mar 14, 2026):
@upendedshark can you help test this PR. ghcr.io/raylabshq/gitea-mirror:pr-224
@upendedshark commented on GitHub (Mar 17, 2026):
Hey @arunavo4 yep that worked!