Skip to content

Releases: moneyforward/circleci-cancel-redundant

v1.2.3

30 Oct 01:48
aa63378
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

26 Oct 02:43
d8d013e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.2

v1.2.0

26 Oct 02:09
605d738
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

Optionally Support Cancelling All Previous Build

14 Sep 01:09
90af091
Compare
Choose a tag to compare

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

05 Sep 09:17
439614c
Compare
Choose a tag to compare

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