Skip to content
Discussion options

You must be logged in to vote

This does look like a stale re-run state rather than a YAML/workflow configuration problem.

A few useful distinctions:

  • A normal queued Actions run should still be cancellable from the UI or with POST /actions/runs/{run_id}/cancel.
  • If the public run status says queued, but the cancel endpoint says Cannot cancel a workflow re-run that has not yet queued with 409, GitHub's scheduler state and the public run state are probably out of sync.
  • For GitHub Pages specifically, there is not a user-side "purge this one workflow run" control. Pushing a new commit or manually triggering a newer Pages deployment may move the live site forward, but it usually will not clean up the stuck historical run.

S…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Nathan-Peng
Comment options

You must be logged in to vote
0 replies

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended Actions Build, test, and automate your deployment pipeline with world-class CI/CD other General topics and discussions that don't fit into other categories, but are related to GitHub Workflow Deployment Topics about deploying workflows, publishing artifacts, and deployment targets in GitHub Actions. Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community! source:ui Discussions created via Community GitHub templates
4 participants