actions-marketplace-validations/Workflow and Wait

This action triggers a workflow in another repository and waits for the result.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
orgThe owner of the repository where the workflow is contained.yes
repositoryThe repository where the workflow is contained.yes
workflow_file_nameThe reference point. For example, you could use main.yml.yes
client_payloadPayload to pass to the workflow, must be a JSON stringno
repo_tokenThe Github access token with access to the repository. It is recommended you put this token under secrets.yes
namedescription
workflow_idThe ID of the workflow that was triggered by this action
workflow_urlThe URL of the workflow that was triggered by this action
conclusionConclusion of the job, i.e pass/failure