mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-22 07:31:36 -05:00
Feature Request Better mirror organisation settings #13
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 @CrazyWolf13 on GitHub (Jun 20, 2025).
Originally assigned to: @arunavo4 on GitHub.
Hi
The following is my case:
github-username; CrazyWolf13
gitea-username: Crazywolf13
Additionally mirrored org: Promxox
Gitea-org: Crazywolf13-mirror
desired:
All personal repos go to crazywolf13-mirror
and orgs like Promox or community-scripts where I am member go to their own org.
Basically option 1 with username to org overwrite.
Is that possible?
This worked before the update, now according to the description this is no longer possible?
Thanks for looking into, let me knowif more info is needed.
@arunavo4 commented on GitHub (Jun 24, 2025):
Hi @CrazyWolf13 In the version
2.18.0I have added the ability to override any org or repo to its own custom org. and also added a mixed mode that does what you have asked for hope this helps.@CrazyWolf13 commented on GitHub (Jun 24, 2025):
Wow that's awesome!
Thanks a lot!