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.
Summary
We have an orphaned GitHub Actions workflow run that has been stuck in
queuedsince 2026-08-19 with 0 jobs / 0 check runs. UI cancel, RESTcancel, RESTforce-cancel, and DELETE all fail. Please purge/cancel this run server-side.Details
AI-Shien(GitHub Free)AI-Shien/ai-shien-docs(private)32216648756333203073.github/workflows/issue-discord-notify.yml87333533990issuesdevelop/578b1f61603fd52c4e0f303d2140c4f82a378bd82026-08-19T04:41:06Z(unchanged)queued,conclusion: nullWhat we tried
gh run cancel 32216648756—Cannot cancel a workflow run that is completedPOST /repos/AI-Shien/ai-shien-docs/actions/runs/32216648756/cancel— 409Cannot cancel a workflow run that has not been queued yet.POST .../force-cancel— 409 same message (has not been queued yet)DELETE .../actions/runs/32216648756— 403Could not delete the workflow runqueuedActor has admin permission on the repository.
Impact / isolation
32933063744today).concurrencygroup, so other workflows are not blocked — but the run still appears in the Actions UI as permanently queued and cannot be cleaned up by the org.Request
Please purge or cancel this orphaned workflow run server-side (
32216648756/ check suite87333533990).We are on GitHub Free, so we cannot open a paid Support portal ticket for Actions; posting here per Free-plan guidance.
Thank you.
All reactions