[Question] why does it need a username to display the migration items? #5526

Closed
opened 2025-11-02 06:27:52 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @alexanderadam on GitHub (Jun 10, 2020).

Is it really necessary to have the username available first?

And is it possible to add or remove those items from a mirror afterwards in the mirror settings?
At the moment releases and milestones are synced with the mirroring functionality but issues aren't, right?

If it's not possible to sync issues, it would be great to have an option for default external issues (see 4750).

Originally created by @alexanderadam on GitHub (Jun 10, 2020). Is it really necessary to have the username available first? And is it possible to add or remove those items from a mirror afterwards in the mirror settings? At the moment releases and milestones are synced with the mirroring functionality but issues aren't, right? If it's not possible to sync issues, it would be great to have an option for default external issues (see [4750](https://github.com/go-gitea/gitea/issues/4750#issuecomment-641811195)).
GiteaMirror added the type/question label 2025-11-02 06:27:52 -06:00
Author
Owner

@lunny commented on GitHub (Jun 19, 2020):

Currently you have to put a token on the username box to display the migration items. Because github has a rate limit for public API request with no token as 60 times per hour. So in fact if you didn't put a token there, even migrating a small repository, you have to wait for about an hour.

@lunny commented on GitHub (Jun 19, 2020): Currently you have to put a token on the username box to display the migration items. Because github has a rate limit for public API request with no token as 60 times per hour. So in fact if you didn't put a token there, even migrating a small repository, you have to wait for about an hour.
Author
Owner

@alexanderadam commented on GitHub (Jun 19, 2020):

Okay, thank you for your response 👍

@alexanderadam commented on GitHub (Jun 19, 2020): Okay, thank you for your response :+1:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5526