oasdiff / oasdiff-action

GitHub action for comparing and detect breaking changes in OpenAPI specs
Apache License 2.0
38 stars 24 forks source link

Feat: Add -fail-on-warns support #7

Closed nicolassanmar closed 1 year ago

nicolassanmar commented 1 year ago

This adds -fail-on-warns support, which would fix the issue here https://github.com/oasdiff/oasdiff-action/issues/5. I thought that -fail-on-diff triggered those, but it is not true.