mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 23:35:52 +03:00
[GH-ISSUE #103] Any method to keey starred repo with auto create gitea user account? #52
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#52
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 @zeroxer on GitHub (Sep 27, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/103
Then we can just replace github.com to gitea.local in devops.
@arunavo4 commented on GitHub (Sep 27, 2025):
Hey can you explain this a bit? like you want every repo u star on github to be a seperate user in gitea?
@zeroxer commented on GitHub (Sep 27, 2025):
yes
@arunavo4 commented on GitHub (Sep 28, 2025):
Hey so currently this functionality is not there also making user for each starred repo does not make sense. maybe if you want to make orgs for each starred repo that makes sense but I dont see myself supporting this feature in this app. But feel free to fork the repo and make those changes.
But also i am doubtful if the gitea flow will support it as currently I have 1 gitea user and use the API key to do everything.