saedyousef/Repository Dispatch by Saed Yousef
Trigger a repository_dispatch event to another GitHub repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Personal Access Token with repo access | yes | — |
| owner | Target repository owner | yes | — |
| repo | Target repository name | yes | — |
| event_type | Event type to dispatch (must match target workflow) | yes | — |
| client_payload | Optional JSON payload to send | no | {} |
Outputs
no outputs