GitHub changed the way the fork API call works and it's creating additional repositories now, so I disabled the cron job. This needs to be redone https://docs.github.com/en/rest/branches/branches?apiVersion=2022-11-28#sync-a-fork-branch-with-the-upstream-repository (thanks @DragoonAethis for the link).
We could also see how easy it is to run this on GitHub actions (some cronjob?) instead of a dedicated machine.
All the duplicated forks created in the gb-archive org now need to be cleaned up
GitHub changed the way the fork API call works and it's creating additional repositories now, so I disabled the cron job. This needs to be redone https://docs.github.com/en/rest/branches/branches?apiVersion=2022-11-28#sync-a-fork-branch-with-the-upstream-repository (thanks @DragoonAethis for the link).
We could also see how easy it is to run this on GitHub actions (some cronjob?) instead of a dedicated machine.
All the duplicated forks created in the gb-archive org now need to be cleaned up