actions-marketplace-validations/Trigger Remote Workflow And Track Its Status
triggers a remote workflow and waits for its exit status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow-org | the worklflow"s organization/username on Github | no | anecdotes-ai |
| workflow-repo | the workflow"s Github repository/project name | yes | — |
| workflow-yaml | the workflow"s yaml action file name | yes | — |
| workflow-branch | the branch from which the triggered workflow would be executed | yes | — |
| workflow-inputs | additional space-delimited workflow inputs in the var=value format | no | none |
| github-auth-token | the Github authentication token to use for POST/GET requests on Github | yes | — |
| wait-timeout-in-minutes | how long we wait for the triggered workflow to complete | — | 5 |
Outputs
no outputs