Dear OpenOCD developers, Recently the most known OpenOCD mirror [1] (by ntfreak) is no longer synchronized with upstream git.
And this is due to this internal error: Failed replicate of refs/changes/21/4321/10 to git⊙gc:ntfreak/openocd.git, reason: refusing to allow an integration to create or update workflow `.github/workflows/snapshot.yml` This started to happen after the merge of ./.github/workflows/snapshot.yml [2] brief: the workflow uses the ./contrib/cross-build.sh to to compile openocd for windows and package prebuilt binaries on every push and tag/release I have tried to replicate but in vain (used my github mirror): the workflow is pushed and is working correctly, e.g. - push event: https://github.com/tarek-bochkati/openocd/actions/runs/306419340 , please see the Artifacts - tag event: https://github.com/tarek-bochkati/openocd/releases , please see the Assets It could be a token issue. or simply because github actions are not enabled in [1]. If you have some hints to solve the issues , please let us know. [1] https://github.com/ntfreak/openocd [2] http://openocd.zylin.com/#/c/5594/ Thanks in advance. Tarek
_______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel