Releases: moneyforward/circleci-cancel-redundant
Releases · moneyforward/circleci-cancel-redundant
v1.2.3
What's Changed
- fix: update logic not use mapfile by @vinhyenvodoi98 in #5
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.0
What's Changed
- fix: add curl and jq by @vinhyenvodoi98 in #3
New Contributors
- @vinhyenvodoi98 made their first contribution in #3
Full Changelog: v1.1.0...v1.2.0
Optionally Support Cancelling All Previous Build
Optionally support cancel previous builds even if the commit SHA is different. One use case of this if there are several PR merge on the repo's default branch and we only care about the result of the latest one.
Initial Script and Orb Structure
Added script to cancel redundant builds on default branch. A "workaround" for this feature request on CircleCI: https://ideas.circleci.com/cloud-feature-requests/p/auto-cancel-redundant-builds-for-specific-branches