7rikazhexde/Repo Dispatch Event Sender
A GitHub Action to trigger repository_dispatch events using the GitHub CLI (gh) command.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 21, 2026
- License
- MIT
Pinned Snippet
uses: 7rikazhexde/repo-dispatch-event-sender@a92e62cd700eccb570037215c1ba7b38b55f92c8 # v0.1.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository_name | Repository name | yes | your-repo |
| event_type | Event name | yes | your-repository_dispatch-type |
| ghpages_branch | Target branch to fetch testmon data from | no | gh-pages |
| os_list | Comma-separated list of OS in brackets | yes | [ubuntu-latest,macos-13,windows-latest] |
| version_list | Comma-separated list of versions in brackets | yes | [3.11,3.12] |
| custom_param | An optional custom parameter for additional configuration | no | default_value |
Outputs
no outputs