github-forgejo-backup
Create Forgejo mirrors for all repos in your GitHub org.
Tokens
Generate the Forgejo token with the following command:
curl -H "Content-Type: application/json" \
-d '{"name":"mirrors","scopes":["read:user","write:organization","write:issue","write:repository"]}' \
-u 'sos-admin:PASSWORD' https://forgejo.cloudogu.com/api/v1/users/sos-admin/tokens
Forgejo mascot by David Revoy (CC-BY 4.0)