Cancel Actions
Open
- Dominant language
- TypeScript
- Stars
- 131
- Forks
- 67
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 10
Description
Our actions can run pretty long. We can use this action to cancel them when another commit is pushed on the same branch https://github.com/styfle/cancel-workflow-action
Contributor guide
Research direction
Review the repository's GitHub Actions workflow files and the linked cancel-workflow-action documentation. Confirm how workflows are currently triggered, then configure cancellation for older runs when a new commit reaches the same branch. Done means a newer commit cancels the earlier in-progress run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100