-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
Spell Checking workflow runs fail for no apparent reason #133051
Comments
@jsoref - can you help us out here? |
I've hit this problem too, which is preventing me from updating my software in winget-pkgs: twpayne#434 (comment) The spell check seems to apply to the whole repo, which includes files outside the PR, i.e. any spelling error breaks winget-pkgs for everyone. I would suggest disabling the check-spelling workflow immediately until this is fixed. |
You will need to disable the workflow on your fork, since each fork of the repo runs the workflows independently |
I've disabled GitHub Actions on my fork now. |
I can't see this file in https://github.com/microsoft/winget-pkgs/tree/master/.github nor in https://github.com/clovett/winget-pkgs/tree/master/.github If someone can point me to it live somewhere, I can provide better advice in a bit (I'm hopping offline shortly, I should be back and it should be simple if I can see the file; normally I'd use a computer and hunt for the file myself, but I only have a phone atm and really need to hop off). |
I believe that specific file has been removed from |
That seems like the most likely explanation. |
Close with reason: Fixed spelling and PR has been merged to master; |
Discussed in #87054
Originally posted by clovett November 1, 2022
I'm submitting this PR: https://github.com/microsoft/winget-pkgs/pull/87051/checks
But I get runs like this reporting spellcheck failures to me:
https://github.com/clovett/winget-pkgs/actions/runs/3366593799
It's reporting spelling errors in packages that have nothing to do with me or my PR?
I have the same issue. Every time I push master or another branch, I get the notification Spell Checking workflow run failed for.... Until a few days ago, I did not have this issue even with an up-to-date fork. Only after I synced my fork again, it appeared.
Pull requests for the failing branches have been accepted anyway, so apparently the issue can be ignored. But Microsoft, please fix it!
The text was updated successfully, but these errors were encountered: