christian-ci/YAML to Github Output
Reads any key: value in a yaml file and sends it as a variable to the Github Output File
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file_path | Path to the yaml file | yes | — |
| main_key | Main key for nested data (Optional) | no | — |
| sub_key | Sub key for nested data (Optional) | no | — |
| format_type | The format of the YAML. Possible values: simple, crud | no | simple |
| primary_key | Primary key for the CRUD format (Optional) | no | — |
| primary_value | Primary value for the CRUD format (Optional) | no | — |
| top_level_keys | Top-level keys for the CRUD format (Optional, comma-separated) | no | — |
Outputs
no outputs