sinofseven/Repository Dispatch
Trigger a repository_dispatch event on a target repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target_repo | Target repository to dispatch to (e.g. org/homebrew-tap) | yes | — |
| event_type | The event_type for the repository_dispatch event | yes | — |
| token | PAT with Contents (Read and write) permission on the target repository. Fine-grained PAT: Repository permissions > Contents > Read and write | yes | — |
| payload | JSON object string to set as client_payload | no | {} |
Outputs
no outputs