Although we fixed a secret name in #9377, the backports action is still broken, failing with a push error:
Push branch to origin
/usr/bin/git push --set-upstream origin backport-9375-to-dev-v2.11
fatal: could not read Username for 'https://github.com/': No such device or address
Example failing job
A comment is created on the target pull request:
Git push to origin failed for dev-v2.12 with exitcode 128
I suspect this is caused by trying to run the backports action within an environment (introduced in #9332). I've created an issue in the backport action repo (korthout/backport-action#654) but if there is no progress there I'll revert the environment change.
In the meantime @ckan/core please do manual backports to make sure we don't miss anything for CKAN 2.12
Although we fixed a secret name in #9377, the backports action is still broken, failing with a push error:
Example failing job
A comment is created on the target pull request:
I suspect this is caused by trying to run the backports action within an environment (introduced in #9332). I've created an issue in the backport action repo (korthout/backport-action#654) but if there is no progress there I'll revert the environment change.
In the meantime @ckan/core please do manual backports to make sure we don't miss anything for CKAN 2.12