Replies: 2 comments
|
Thank you for your interest in contributing to our community! We currently only accept discussions created through the GitHub UI using our provided discussion templates. Please re-submit your discussion by navigating to the appropriate category and using the template provided. This discussion has been closed because it was not submitted through the expected format. If you believe this was a mistake, please reach out to the maintainers. |
|
@ohohooh startup_failure + workflow.state = DELETED + path BuildFailed before any job is created usually means Actions never successfully parsed/registered the workflow run, not that your echo step failed. Checklist while Support looks at those run URLs:
Your run links are the right evidence for Support. Community can't flip account Actions flags from here. If you paste the minimal workflow YAML (redact secrets), people can sanity-check syntax fast. |
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I have a GitHub Free account (not suspended) where Actions appears to fail before any job is created on two private repositories:
Evidence already checked:
Affected run URLs:
For these runs, GraphQL reports workflow.state = DELETED, workflow file path = BuildFailed, check suite conclusion = STARTUP_FAILURE, and check runs total count = 0. This happens before runner matching or workflow job execution, including the minimal workflow.
Could someone advise whether there is an account-side or service-side limitation that needs GitHub intervention? I can provide additional private diagnostic information if requested.
No source code, student data, credentials, or tokens are included here.
Thank you.
All reactions