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

Updating a pull request fails: Command failed with exit code 128 #177

Closed
vadi2 opened this issue Mar 14, 2020 · 4 comments · Fixed by #256
Closed

Updating a pull request fails: Command failed with exit code 128 #177

vadi2 opened this issue Mar 14, 2020 · 4 comments · Fixed by #256
Labels
help wanted Extra attention is needed released

Comments

@vadi2
Copy link

vadi2 commented Mar 14, 2020

Hi!

Updating a remote branch seems to fail if it exists already - see run1 where it was created successfully and run2 where updating it failed with:

Remote branch "update-texts-for-translators" checked out locally.
Branch "update-texts-for-translators" does not yet exist on remote.
##[error]Command failed with exit code 128 (Unknown system error -128): git checkout -b update-texts-for-translators

What could be wrong?

@gr2m
Copy link
Owner

gr2m commented Mar 15, 2020

I'm sorry I don't know out of my head, and I can't look into it right now I'm afraid. The git operations are somewhat complicated, I'm very open to suggestions how to make it more resilient.

@Perksey
Copy link

Perksey commented Sep 4, 2020

@gr2m gr2m changed the title Updating a pull request fails Updating a pull request fails: Command failed with exit code 128 Sep 7, 2020
@gr2m
Copy link
Owner

gr2m commented Sep 7, 2020

I'd still appreciate help with debugging and fixing this issue

@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 1.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants