Skip to content
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

GitHub Action for merging main into release branches is failing #1445

Closed
phargogh opened this issue Nov 6, 2023 · 0 comments · Fixed by #1447
Closed

GitHub Action for merging main into release branches is failing #1445

phargogh opened this issue Nov 6, 2023 · 0 comments · Fixed by #1447
Assignees
Labels
bug Something isn't working in progress This issue is actively being worked on

Comments

@phargogh
Copy link
Member

phargogh commented Nov 6, 2023

I just noticed this in the past couple of merges onto main, but here's a recent example of the build failure. From the logs, the issue appears to be that the hub cli has been deprecated in favor of gh and is no longer present on the runners.

++ git log -1 --pretty=%B main
++ egrep -o '#[1-9][0-9]*'
++ sed 's|#||g'
++ head -n1
+ PR_NUM=1441
++ hub pr show -f %au 1441
/home/runner/work/_temp/ecdccf6f-5f84-4f7b-80e7-24178a0ba015.sh: line 9: hub: command not found
@phargogh phargogh added the bug Something isn't working label Nov 6, 2023
@phargogh phargogh self-assigned this Nov 6, 2023
@phargogh phargogh added the in progress This issue is actively being worked on label Nov 6, 2023
phargogh added a commit to phargogh/invest that referenced this issue Nov 6, 2023
@phargogh phargogh linked a pull request Nov 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in progress This issue is actively being worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant