Abacn commented on PR #23485: URL: https://github.com/apache/beam/pull/23485#issuecomment-1270080827
Just find the GitHub Action "Build python source distribution and wheels" fails since 7 days ago and may have the same cause: ``` Run ./.github/actions/github-push-action Push to branch nightly-refs/heads/master remote: Permission to apache/beam.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/apache/beam.git/': The requested URL returned error: 403 Error: Invalid exit code: 128 at ChildProcess.<anonymous> (/home/runner/work/beam/beam/.github/actions/github-push-action/start.js:2[9](https://github.com/apache/beam/actions/runs/3194179863/jobs/5214166242#step:4:10):21) at ChildProcess.emit (events.js:314:20) at maybeClose (internal/child_process.js:[10](https://github.com/apache/beam/actions/runs/3194179863/jobs/5214166242#step:4:11)22:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) { code: [12](https://github.com/apache/beam/actions/runs/3194179863/jobs/5214166242#step:4:13)8 } ``` Same fix applied here may also work for there -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
