mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 23:35:52 +03:00
[GH-ISSUE #27] Feature Request Better mirror organisation settings #14
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#14
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 @CrazyWolf13 on GitHub (Jun 20, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/27
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!