yaml-schema-lint
Version updated for https://github.com/X-Guardian/yaml-schema-lint-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The yaml-schema-lint GitHub Action automates the validation of YAML files against specified JSON schemas, providing inline annotations, a markdown summary, and a GitHub Check with a success or failure status. It simplifies identifying and resolving schema violations in YAML files, particularly in pull request workflows, by offering clear diagnostics and highlighting issues directly in the GitHub interface. This action is ideal for maintaining schema compliance and improving code quality in CI/CD pipelines.