-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 actions fail for Che-Code on the downloading ripgrep step #21982
Comments
Should be fixed by setting |
Since the fix is merged 100% of all builds are completed successfully on the first try 🎉 |
Unfortunately I've faced with the same problem again: https://github.com/che-incubator/che-code/actions/runs/4102911504/jobs/7076459122 |
I think it's expected, as the job is run against the fork https://github.com/RomanNikitenko/che-code/tree/restartWorkspaceAction
https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks |
Anyway, it would be nice to investigate how to fix it for the jobs running on the PRs opened from the forks. |
I see a few more jobs where setting the |
Describe the bug
Github actions fail for Che-Code on the downloading ripgrep
Che version
7.60@latest
Steps to reproduce
See here, for example.
Expected behavior
Github actions pass successfully.
Screenshots
The text was updated successfully, but these errors were encountered: