felixp8/Dispatch and wait on workflow
Trigger a workflow and then wait for it to succeed before proceeding
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | Owner of the GitHub repo | yes | — |
| repo | Name of the GitHub repo | yes | — |
| token | Access token for the repo | yes | — |
| event_type | The event type of the repository dispatch | yes | — |
| client_payload | Payload for the repository dispatch event | no | {} |
| wait_time | How long to wait between polls | no | 10 |
| max_time | Maximum amount of time to wait for workflow | no | 60 |
Outputs
no outputs