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

Update Actions Examples workflow fails on "Open PR" step #229

Closed
jtherrmann opened this issue Jan 17, 2025 · 1 comment · Fixed by #231
Closed

Update Actions Examples workflow fails on "Open PR" step #229

jtherrmann opened this issue Jan 17, 2025 · 1 comment · Fixed by #231
Labels
Jira Bug Create a Jira Bug for this issue

Comments

@jtherrmann
Copy link
Contributor

jtherrmann commented Jan 17, 2025

Jira: https://asfdaac.atlassian.net/browse/TOOL-3439

Note: The above link is accessible only to members of ASF.


After merging #227 the Update Actions Examples workflow failed on the "Open PR" step with:

Run gh pr create -t "${PR_TITLE}" -b "${PR_BODY}" -l tools-bot -l bumpless -B develop
aborted: you must first push the current branch to a remote, or use the --head flag

I re-ran the workflow a few times to confirm it wasn't a transient error. I also confirmed that I can run the gh command locally from the update-examples-to-v0.15.0 branch of the actions repo and that it successfully opens the PR.

We should fix this at some point, but running the gh command manually works for now.

@jtherrmann jtherrmann added the Jira Bug Create a Jira Bug for this issue label Jan 17, 2025
@jtherrmann
Copy link
Contributor Author

Merged #230 (opened via manually running the gh command)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Jira Bug Create a Jira Bug for this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant