kanga333/variable-mapper
Github Action for mapping variables by a specific key
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| key | Key to match the map argument | — | — |
| map | Pairs of regular expressions and variables | — | "" |
| export_to | Comma-separated list of targets to export variables to. log, env and output are valid values. | — | log,env |
| mode | Specify the behavior of getting the variable. first_match, overwrite and fill are valid values. | — | first_match |
Outputs
no outputs