chassyflow/Execute workflow
Executes particular workflow by id
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workflowId | The id of the specified workflow | yes | — |
| sync | States that the action should synchronously poll for workflow completion | no | true |
| parameters | Parameters with any fields in JSON format | no | — |
| backendEnvironment | Defines what Chassy backend environment to use. Can be equal to PROD, STAGE, DEV | no | — |
Outputs
| name | description |
|---|---|
| workflowExecution | Workflow execution result |