anecdotes-ai/Trigger Remote Workflow And Track Its Status

triggers a remote workflow and waits for its exit status

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Activelast commit May 4, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: anecdotes-ai/remote-workflow-control@e69ba6baae29264a54f7534caff3a2cd7713ab62 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
workflow-orgthe worklflow"s organization/username on Githubnoanecdotes-ai
workflow-repothe workflow"s Github repository/project nameyes
workflow-yamlthe workflow"s yaml action file nameyes
workflow-branchthe branch from which the triggered workflow would be executedyes
workflow-inputsadditional space-delimited workflow inputs in the var=value formatnonone
github-auth-tokenthe Github authentication token to use for POST/GET requests on Githubyes
wait-timeout-in-minuteshow long we wait for the triggered workflow to complete5

no outputs