Releases: ahmadnassri/action-workflow-run-wait
Releases · ahmadnassri/action-workflow-run-wait
v1.4.4
1.4.4 (2021-05-13)
Bug Fixes
- skipped runs are not a failure (b26a456)
Build
- deps: bump @actions/core from 1.2.6 to 1.2.7 in /action (#7) (0bc0998)
- deps: bump yaml from 1.10.0 to 1.10.2 in /action (#5) (2aa3d9e)
v1.4.3
1.4.3 (2021-03-01)
Bug Fixes
- should not fail if it didn't find run dependencies (e53f494)
v1.4.2
1.4.2 (2021-02-23)
Bug Fixes
- workflow run always executes as the latest commit (74280c2)
v1.4.1
1.4.1 (2021-02-23)
Bug Fixes
- cancelable runs can be zero (251cb08)
v1.4.0
1.4.0 (2021-02-22)
Features
- allow to ignore cancelled runs (2ff4213)
v1.3.1
1.3.1 (2021-02-19)
Bug Fixes
- cancellable: should not exclude self when searching for runs to cancel (e334e90)
v1.3.0
1.3.0 (2021-02-19)
Features
- info: display better info (717ba35)
v1.2.3
1.2.3 (2021-02-18)
Bug Fixes
- allow action to run in other events (a32c769)
v1.2.2
1.2.2 (2021-02-17)
Bug Fixes
- cancellable: exit early if no duplicate runs are found (0e45eff)
v1.2.1
1.2.1 (2021-02-17)
Bug Fixes
- debug: prime is not an array (be04de6)