-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to create PR with aborted: you must first push the current branch to a remote, or use the --head flag
#313
Comments
Looks working now kachick/dotfiles#1031 Broken
Fixed
... why same 🤔 |
Also failed in other repositories Should I pin gh version with nix even in action runner...? 🤔 |
runner 20250105.1.0 is using gh 2.64.0 |
We should wait for v2.65 will be used in the runner. It just downloads latest https://github.com/actions/runner-images/blob/8184167b25da8b39c2abe26e415184a24464a0e7/images/ubuntu/scripts/build/install-github-cli.sh#L12-L14 So should I wait for next automated PR and merging, and applying it...? In my experience, github hosted runners takes much of the time for release iterations. |
actions/runner-images#11377 have the updates. |
Scheduled trigger is failing and workflow_dispatch is still working. |
An workaround is setting
Pining CLI version might be better to avoid similar problems for future. |
Applying these changes required to be merged for each repository which is pinned with git tag 😩 |
For updating github action. See GH-313 for detail
To fix broken scheduled updater. See kachick/selfup#313 for detail
https://github.com/kachick/dotfiles/actions/runs/12661736199/job/35285463373
Looks like related to cli/cli#10188
The text was updated successfully, but these errors were encountered: