rkosegi/YAML Pipeline

Runs YAML pipeline in the workspace

View on GitHub

Trust Signals

Scorecard Score
Scorecard 6–8scored Jul 10, 2026
Maintenance Recency
Activelast commit Jul 10, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: rkosegi/yaml-pipeline@9264112051bd30621b8faa627a146004a300c383 # v0.0.10

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

namedescriptionrequireddefault
filePath to the pipeline definition. This file must exists in workspace.yespipeline.yaml
argsAdditional arguments to pass to binary, such as variable set. Example: "--set myvar=1234567" no""
versionVersion of binary used for execution in form of "vX.Y.Z". When omitted, then latest released version is used. no

no outputs