Stale Actions run has no jobs; cancel and force-cancel409, delete403 after two weeks #207156
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.
An Actions run in a private repository has reported queued since19August2026. Its run and check suite timestamps have not changed. Authenticated API reads show zero jobs, zero check runs and zero artifacts.
Both normal cancellation and force cancellation return HTTP409: "Cannot cancel a workflow run that has not been queued yet." Website cancellation also fails. Deleting the run returns HTTP403: "Could not delete the workflow run", despite administrator access and the record being older than two weeks.
Metadata is preserved. We need a supported way to cancel or remove only this stale record without rerunning it, modifying other runs or enabling paid usage. We also need confirmation whether the orphaned record can still schedule a runner. Current jobs=0 is not being treated as that guarantee.
The account uses GitHub Free. Support Copilot received the details but could not resolve or route this backend state to a private human ticket. The available repository deletion form concerns deleting an entire repository and is not applicable.
Can GitHub staff provide a private channel to investigate this Actions record? Exact repository/run URLs and sanitized API responses can be supplied privately. Please do not suggest deleting the repository, rerunning the workflow or changing billing as a workaround.
All reactions