Update github token

I’m using gitea as a backup repository for our github repositories. So far that works pretty well. I’m using personal github tokens to sync the repositories. I’ve two problems with that. First of all I’ve to enter the token for every repo instead of just can select one from a list. That’s a bit cumbersome but not really a problem. The real problem will occure when the token ends. The new github token are only valid for one year max. How can I efficiently update all of them after that?

In that context also maybe an interesting feature request. It would be super nice being able to automatically mirror all repositories in an organisation automatically :slight_smile:

Best regards,
Andreas