allspiceio/notes-kv
Save key/value pairs to git notes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| values | The key/value pairs to save, listed as <key>=<value>. Either this or the values_file must be present. | no | — |
| values_file | A JSON file of the key/value pairs. Either this or values must be present. | no | — |
| custom_ref | The ref used to store the k/v notes. Defaults to notes-kv. | no | — |
Outputs
no outputs