rkosegi/YAML Pipeline
Runs YAML pipeline in the workspace
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 6–8scored Jul 10, 2026
- Maintenance Recency
- Activelast commit Jul 10, 2026
- License
- Apache 2.0
Pinned Snippet
uses: rkosegi/yaml-pipeline@9264112051bd30621b8faa627a146004a300c383 # v0.0.10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file | Path to the pipeline definition. This file must exists in workspace. | yes | pipeline.yaml |
| args | Additional arguments to pass to binary, such as variable set. Example: "--set myvar=1234567" | no | "" |
| version | Version of binary used for execution in form of "vX.Y.Z". When omitted, then latest released version is used. | no | — |
Outputs
no outputs