rjeczalik/reflow-run

Action for dispatching workflow runs from public and private repositories.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 25, 2022
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: rjeczalik/reflow-run@001a3a3b557f2bb57384ad16f86e27cdbc88fdfe # v1.1.4

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

namedescriptionrequireddefault
tokenGitHub token to use (github.token by default)no
usesManual workflow to call, e.g. owner/repo/.github/workflows/workflow.yaml@masteryes
valuesYAML-encoded object to pass as {{ .values }} during template evaluationno
inputsInput variables for the workflow dispatch eventyes
checkout_targetWhether to checkout target repository to make use of its .github/reflow filesyestrue
debugWhether to debug shell commandsyesfalse
namedescription
outputs.outputs object encoded as JSON