actions-marketplace-validations/Y(A)ML Schema Validator
Validate YAML files in a repo according to settings
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| settingsFile | Location of schema configuration file | no | .vscode/settings.json |
| yamlSchemasJson | The yaml.schemas config as inline JSON | no | — |
Outputs
| name | description |
|---|---|
| validFiles | Comma separated list of files that passed the schema validation |
| invalidFiles | Comma separated list of files that failed the schema validation |