7rikazhexde/Repo Dispatch Event Sender

A GitHub Action to trigger repository_dispatch events using the GitHub CLI (gh) command.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 21, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 7rikazhexde/repo-dispatch-event-sender@a92e62cd700eccb570037215c1ba7b38b55f92c8 # v0.1.6

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repository_nameRepository nameyesyour-repo
event_typeEvent nameyesyour-repository_dispatch-type
ghpages_branchTarget branch to fetch testmon data fromnogh-pages
os_listComma-separated list of OS in bracketsyes[ubuntu-latest,macos-13,windows-latest]
version_listComma-separated list of versions in bracketsyes[3.11,3.12]
custom_paramAn optional custom parameter for additional configurationnodefault_value

no outputs