We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"result": null,
This can happen if GHA definition is borked partially and GHA kinda skips a dependent job but doesn't mark it as such really.
"build_windows": { "result": null, "outputs": {} },
(https://github.com/python/cpython/actions/runs/9950331379/job/27488343862?pr=121831#step:2:62)
I think, we should output some hint informing the end-users that they need to review their workflow.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This can happen if GHA definition is borked partially and GHA kinda skips a dependent job but doesn't mark it as such really.
(https://github.com/python/cpython/actions/runs/9950331379/job/27488343862?pr=121831#step:2:62)
I think, we should output some hint informing the end-users that they need to review their workflow.
Upvote & Fund
The text was updated successfully, but these errors were encountered: