actions-marketplace-validations/Json Fields
Automatically filters JSON files by provided fields and operation mode (unique/duplicate)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| sourceData | JSON data source with action parameters | no | — |
| mode | JSON operation mode (unique/duplicate) | yes | — |
| jsonPath | String representing JSON query path | yes | — |
| jsonFields | String representing comma-separated list of fields to process | yes | — |
| sourceFile | Source JSON file to process | yes | — |
| targetPath | Target path to store processed JSON file | yes | — |
| targetFile | Target JSON destination file name | no | — |
Outputs
| name | description |
|---|---|
| changed | JSON operation status |