fslabs/workflow-dispatch-and-wait

Action to dispatch and workflow and wait for its result

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
max_retryNumber of retries for API callsno7
intervalInterval between retries (in seconds)no60
github_tokenGitHub token for authenticationyes
workflow_ownerOwner of the workflow to dispatchno
workflow_repoRepository of the workflow exists to dispatchyes
workflow_idID of the workflow to be triggered (Usually the file name, e.g. `release.yaml`)yes
workflow_inputsJSON encoded inputs for the triggered workflowno{}
dispatch_nameName for the workflow run, if not set, the latest run will be fetchno
artifact_nameName for the artifact that the target workflow will generateno
download_pathWhere to download the artifact tono
namedescription
timeYour output description here