-
Notifications
You must be signed in to change notification settings - Fork 60
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
Crowdin Action does not create PR and fails with error: jq: error (at <stdin>:4): Cannot index string with string "head" #67
Comments
Hi @sumitahluwalia! I'm sorry to hear you were faced with such behavior and thank you a million for bringing this to our attention! Already asking the tech team to take a look |
Thanks a lot for the quick response! Please let me know incase I can use any work around as well for this. |
@sumitahluwalia Hi sorry for so fast response 😅 , is the problem exists? |
@VBeytok I started facing the same issue from today.
Expected Behaviour: Logs ┌────────────────────────────────────────────────────────────┐ ┌────────────────────────────────────────────────────────────┐
Any help would be appreciated :) |
Hi @subbuswaroop! Let's try first set new version of github action |
Hey @VBeytok .. Tried using |
@VBeytok Were you able to find anything? 🙂 |
Hi @subbuswaroop |
@VBeytok Thank you for the response. But I'm still getting the same error even after using the default |
@subbuswaroop try this pull request subbuswaroop/crowdin-sync-repo#5. For this case, you do not need to delete branch. |
@VBeytok Sorry for the dumb response earlier. I was actually changing the It's working now. Thank you very much. Have a great day :) |
@subbuswaroop Thanks, you too! |
I just had the same problem and was able to solve it by using:
Does the documentation need an update? Here for example you write:
In this official video https://youtu.be/5b7BMuCoKGg?t=382 he says: "You do need to have a secrets.GITHUB_TOKEN. You can create your GitHub by yourself. You can also use an automatic one that GitHub provides." That doesn't seem to be true. |
@googol7 please refer to the Permissions section in the Readme.
|
Could the error message be improved when there's a problem with the token? |
Describe the bug
Pull request does not get created when the crowdin executed is executed.
The script fails with error:
To Reproduce
Expected behavior
The PR request should be created.
Additional context
The text was updated successfully, but these errors were encountered: