fullstackhouse/Cancel Workflows

Cancel running or queued GitHub Actions workflows for a branch or PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token with actions:write permissionyes
branchBranch to cancel workflows forno
pr-numberPR number (used to lookup branch if not provided)no
repositoryTarget repository (owner/repo)no${{ github.repository }}
workflowsComma-separated workflow names to cancel (empty = all)no
statusesComma-separated statuses to cancelnoin_progress,queued
namedescription
cancelled-countNumber of workflow runs cancelled