Skip to content

feat: add force_cancel option - #215

Merged
styfle merged 5 commits into
styfle:mainfrom
epicgames-mokeeffe:force-cancel
Jan 15, 2026
Merged

feat: add force_cancel option#215
styfle merged 5 commits into
styfle:mainfrom
epicgames-mokeeffe:force-cancel

Conversation

@epicgames-mokeeffe

Copy link
Copy Markdown
Contributor

We use environment "Deployment protection rules" on some workflow steps to check for manual approval before GHA can continue. This puts the workflow run in a "Waiting" state.

We use this workflow to cancel previous runs when new changes are pushed. It doesn't cancel a run that is "Waiting".

If we call the Force cancel endpoint - then the previous run is cancelled as expected.

@styfle styfle changed the title Add force_cancel option feat: add force_cancel option Jan 15, 2026

@styfle styfle left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@styfle
styfle merged commit 0e31114 into styfle:main Jan 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants