onshape/Yaml-Lint
A GitHub Action to validate YAML files using yamllint and add commments on pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 30, 2025
- License
- None
Pinned Snippet
uses: onshape/onshape-ymllint@c916e46c538cab3c025e26bd975c93fc0d062d8c # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| post-comments | Whether to post information in PR comments | no | true |
| post-warnings | Whether to post warnings in PR comments | no | true |
| post-summary | Whether to post that final summary of every error/warning | no | true |
| open-issues | Whether to open issues in code review line by line | no | true |
Outputs
no outputs