luizbon/Optic CI

Validate open API specs with Optic

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
compare-fromThe base ref to compare against. Defaults to HEAD~1.no
matchA glob to match specs (e.g. "**/*.yml" or "**/specifications/*.json"). Also takes comma separated values (e.g. "**/*.yml,**/*.json")no
ignoreAn ignore glob to ignore certain matches (e.g. "**/*.yml" or "**/specifications/*.json"). Also takes comma separated values (e.g. "**/*.yml,**/*.json")no
standardRun comparison with a locally defined standard, if not set, looks for the standard on the [x-optic-standard] key in the spec and then the optic.yml fileno
github-tokenGitHub token to access the repository: commentsno${{ github.token }}
post-pr-commentPost a comment on the PR with the resultsnofalse
verboseVerbose commentsnofalse

no outputs