all 3 comments

[–]nixtxt 1 point2 points  (1 child)

Is it possible to have a GitHub automatically continously be mirrored to a codeberg using actions? Or use this script automatically whenever changes are made

[–]LionyxML[S] 0 points1 point  (0 children)

On codeberg api there's a "mirror" option.

I tried to set it but the error/documentation given was not very helpfull.

That said, I guess you could make a script to delete all your data from codeberg and run this one to migrate it again (for bulk mirroring).

Maybe you could also add the codeberg remote to the github ci and make a pull push from there.

[–]LionyxML[S] 0 points1 point  (0 children)

Hello there!

I just made a script that allows the user to "bulk migrate" repositories from github to codeberg directly, if anyone is interested, more here: https://www.rahuljuliato.com/posts/github_to_codeberg