grindsa/Dispatch Broker Action

A GitHub Action to dispatch workflows via the GitHub API using a Python script.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token with repo/workflow permissionsyes
repositoryTarget repository in the format owner/repoyes
refGit ref (branch, tag, or SHA) to run the workflow onyesmain
exclude_workflowsComma-separated list of workflow filenames to exclude from dispatchingyes
client_payloadJSON string to pass as client_payload to the workflow dispatch eventno""

no outputs