action-workflow-run-wait

wait for all `workflow_run` required workflows to be successful

MIT License

Stars
37
Committers
3

Bot releases are visible (Hide)

action-workflow-run-wait - v1.4.4 Latest Release

Published by github-actions[bot] over 3 years ago

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)
action-workflow-run-wait - v1.4.3

Published by github-actions[bot] over 3 years ago

1.4.3 (2021-03-01)

Bug Fixes

  • should not fail if it didn't find run dependencies (e53f494)
action-workflow-run-wait - v1.4.2

Published by github-actions[bot] over 3 years ago

1.4.2 (2021-02-23)

Bug Fixes

  • workflow run always executes as the latest commit (74280c2)
action-workflow-run-wait - v1.4.1

Published by github-actions[bot] over 3 years ago

1.4.1 (2021-02-23)

Bug Fixes

  • cancelable runs can be zero (251cb08)
action-workflow-run-wait - v1.4.0

Published by github-actions[bot] over 3 years ago

1.4.0 (2021-02-22)

Features

  • allow to ignore cancelled runs (2ff4213)
action-workflow-run-wait - v1.3.1

Published by github-actions[bot] over 3 years ago

1.3.1 (2021-02-19)

Bug Fixes

  • cancellable: should not exclude self when searching for runs to cancel (e334e90)
action-workflow-run-wait - v1.3.0

Published by github-actions[bot] over 3 years ago

1.3.0 (2021-02-19)

Features

  • info: display better info (717ba35)
action-workflow-run-wait - v1.2.3

Published by github-actions[bot] over 3 years ago

1.2.3 (2021-02-18)

Bug Fixes

  • allow action to run in other events (a32c769)
action-workflow-run-wait - v1.2.2

Published by github-actions[bot] over 3 years ago

1.2.2 (2021-02-17)

Bug Fixes

  • cancellable: exit early if no duplicate runs are found (0e45eff)
action-workflow-run-wait - v1.2.1

Published by github-actions[bot] over 3 years ago

1.2.1 (2021-02-17)

Bug Fixes

  • debug: prime is not an array (be04de6)
action-workflow-run-wait - v1.2.0

Published by github-actions[bot] over 3 years ago

1.2.0 (2021-02-15)

Features

Bug Fixes

  • move the readme addition to docs (e68faf7)
  • one more change to revert (3d1fb13)
  • remove unused variable and hope it doesn't blow up (111c799)
  • revert name change (772eec0)

Refactor

  • debug: limit debug messages (bcd1099)

Docs

action-workflow-run-wait - v1.1.8

Published by github-actions[bot] over 3 years ago

1.1.8 (2021-02-11)

Bug Fixes

  • exit early when no active runs found + plenty of debugging (ee83263), closes #1
action-workflow-run-wait - v1.1.7

Published by github-actions[bot] over 3 years ago

1.1.7 (2021-02-11)

Chores

  • template: update .github/workflows/release.yml (01aee8f)
  • template: update .github/workflows/test.yml (7eda485)

Docs

  • readme: correct readme source (4978a78)
action-workflow-run-wait - v1.1.6

Published by github-actions[bot] over 3 years ago

1.1.6 (2021-02-05)

Bug Fixes

  • deduplicate: fixed sort (3a5a2f3)
action-workflow-run-wait - v1.1.5

Published by github-actions[bot] over 3 years ago

1.1.5 (2021-02-05)

Bug Fixes

  • deduplicate: look for in_progress as well as queued for canceling (59390fa)
action-workflow-run-wait - v1.1.4

Published by github-actions[bot] over 3 years ago

1.1.4 (2021-02-04)

Bug Fixes

  • deduplicate: cancel the correct runs (c8c9960)
action-workflow-run-wait - v1.1.3

Published by github-actions[bot] over 3 years ago

1.1.3 (2021-02-04)

Bug Fixes

  • timeout: should timeout and exit on failure (d3b2371)

Docs

  • readme: include a "why" section (c472611)
action-workflow-run-wait - v1.1.2

Published by github-actions[bot] over 3 years ago

1.1.2 (2021-02-04)

Bug Fixes

  • deduplicate: limit query to just queued runs (e7418cb)
  • dependency: import utils (8f8d69a)
action-workflow-run-wait - v1.1.1

Published by github-actions[bot] over 3 years ago

1.1.1 (2021-02-04)

Bug Fixes

  • deduplicate: only run once! (b3db08f)
action-workflow-run-wait - v1.1.0

Published by github-actions[bot] over 3 years ago

1.1.0 (2021-02-04)

Features

  • log: display more info when successful (502a4e2)
Package Rankings
Top 7.63% on Github actions
Badges
Extracted from project README
license release super linter test semantic
Related Projects