action-workflow-run-wait
action-workflow-run-wait copied to clipboard
wait for all `workflow_run` required workflows to be successful
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.7 to 1.9.0. Changelog Sourced from @actions/core's changelog. 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of @actions/http-client #1087 1.8.1 Update to v2.0.0...
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.1.1. Release notes Sourced from yaml's releases. v2.1.1 No changes in executable code, only TS types. Revert "Use TS named tuple for range (#385)" --...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 4.0.0 to 5.0.3. Changelog Sourced from @actions/github's changelog. 5.0.3 Update to v2.0.1 of @actions/http-client #1087 5.0.2 Update to v2.0.0 of @actions/http-client 5.0.1 Update Octokit Dependencies 5.0.0 Update...
Hi, everything works as expected on the master-branch. when i try to do the same on another branch the testing-workflow is never triggered after a successful build-workflow. i would be...
 any idea why this is happening?
This fixes the issue from https://github.com/ahmadnassri/action-workflow-run-wait/pull/3#issuecomment-784334866:  Basically, if you have 3 (or more) upstream workflows, each of them will trigger a run of the workflow calling...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.7 to 1.9.1. Changelog Sourced from @actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.2.1. Release notes Sourced from yaml's releases. v2.2.1 Quote top-level map keys containing document markers (#431) v2.2.0 New Features Add flowCollectionPadding toString option (#420) Use...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 4.0.0 to 5.1.1. Changelog Sourced from @actions/github's changelog. 5.1.1 Export default octokit options #1188 5.1.0 Add additionalPlugins parameter to getOctokit method #1181 Dependency updates #1180 5.0.3 Update...