Skip to content

Releases: ahmadnassri/action-workflow-run-wait

v1.4.4

13 May 16:19
2aa3d9e
Compare
Choose a tag to compare

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

01 Mar 16:41
Compare
Choose a tag to compare

1.4.3 (2021-03-01)

Bug Fixes

  • should not fail if it didn't find run dependencies (e53f494)

v1.4.2

23 Feb 16:00
74280c2
Compare
Choose a tag to compare

1.4.2 (2021-02-23)

Bug Fixes

  • workflow run always executes as the latest commit (74280c2)

v1.4.1

23 Feb 15:10
251cb08
Compare
Choose a tag to compare

1.4.1 (2021-02-23)

Bug Fixes

  • cancelable runs can be zero (251cb08)

v1.4.0

22 Feb 20:20
Compare
Choose a tag to compare

1.4.0 (2021-02-22)

Features

  • allow to ignore cancelled runs (2ff4213)

v1.3.1

19 Feb 02:19
Compare
Choose a tag to compare

1.3.1 (2021-02-19)

Bug Fixes

  • cancellable: should not exclude self when searching for runs to cancel (e334e90)

v1.3.0

19 Feb 01:05
Compare
Choose a tag to compare

1.3.0 (2021-02-19)

Features

  • info: display better info (717ba35)

v1.2.3

18 Feb 17:28
a32c769
Compare
Choose a tag to compare

1.2.3 (2021-02-18)

Bug Fixes

  • allow action to run in other events (a32c769)

v1.2.2

17 Feb 20:20
Compare
Choose a tag to compare

1.2.2 (2021-02-17)

Bug Fixes

  • cancellable: exit early if no duplicate runs are found (0e45eff)

v1.2.1

17 Feb 20:12
Compare
Choose a tag to compare

1.2.1 (2021-02-17)

Bug Fixes

  • debug: prime is not an array (be04de6)