rjeczalik/reflow

Action for dispatching workflow runs from public and private repositories.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token to use (github.token by default)no
callManual workflow to call, e.g. owner/repo/.github/workflows/workflow.yaml@masterno
inputsInput variables for the workflow dispatch eventno
templateTemplate string to evaluate as the outputno{"git": {{ toJson .git }}}
valuesYAML-encoded object to pass as {{ .values }} during template evaluationno
intervalWorkflow run's interval of status pollingyes30s
debug_shellWhether to debug shell commandsyesfalse
namedescription
templateResult of evaluating the template