benlei/JSON to Outputs
This action will read in a JSON body / file and set them as outputs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| json | The JSON body to parse and output. If this is set, the file input will be ignored. | no | — |
| file | The path to the JSON file to parse and output. | no | — |
Outputs
| name | description |
|---|---|
| generic | This command will have generic output variables based the issue body |