Orphaned deleted Actions workflow (path "BuildFailed", id 344058418) blocks every workflow start #206023
Replies: 1 comment
|
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. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Bug: orphaned deleted Actions workflow (
path=BuildFailed) blocks every workflow startSame class of GitHub-side orphan as https://github.com/orgs/community/discussions/204465. There is no remaining repository-side remediation.
Repository
ClearStrideHQ/ClearStride-Marketplace(org admin on a Free plan)Orphan workflow
344058418W_kwDOQMgJks4Ugeoy/repos/ClearStrideHQ/ClearStride-Marketplace/actions/workflows/344058418returns200BuildFailed""deleted2026-08-27T19:23:57Z(identical)GET /repos/ClearStrideHQ/ClearStride-Marketplace/actions/workflowsBuildFailedfile exists onmainorstaging; none in git historyRepo-side APIs already exhausted
PUT .../actions/workflows/344058418/disable→403Unable to disable a workflow that is not active.PUT .../actions/workflows/344058418/enable→403Unable to enable a workflow that is not active.DELETE .../actions/workflows/344058418→404node(id: "W_kwDOQMgJks4Ugeoy")still resolves__typename: WorkflowImpact
Every Actions event since
2026-08-27T19:23:57Zisstartup_failurewith zero jobs. Sample of 100 newest post-orphan runs: 100/100startup_failure. GitHub Status is operational (indicator: none).This includes:
push/pull_request/pull_request_target/workflow_run(ghost runs:name="",path=BuildFailed,workflow_id=344058418)workflow_dispatchof an unchanged, previously-green workflow (run is attributed to the real workflow id, still 1-secondstartup_failure,jobs.total_count=0)Reproductions
pushfd3f0d5c53220e8310410797a3cb983a2e7e4c91pushpush716e28fcba8bba84abf37b586d1b95feb69fa8cdstartup_failure,path=BuildFailed,workflow_id=344058418workflow_dispatchstartup_failurein 1s,workflow_id=335671352,jobs=0workflow_dispatch727cd9cbc747d648d898251a0b757e5b7d14bc4cstartup_failureworkflow_dispatchstartup_failureDeploy Shared Staging YAML at the first failing tip (
727cd9cbc) is byte-identical to the last green Hosting publish (fd3f0d5c). Repo Actions remain enabled; orgallowed_actions=all.What we will not do
We will not recreate a root file named
BuildFailed, rename real workflows, or toggle Actions off/on unless staff asks. Those steps can mask the symptom without removing the orphan registry row.Request
Please remove or repair the stale Actions workflow registry entry for workflow id
344058418onClearStrideHQ/ClearStride-Marketplaceso ordinary workflows can start jobs again.All reactions