Tufin / oasdiff

OpenAPI Diff and Breaking Changes
https://www.oasdiff.com
Apache License 2.0
689 stars 59 forks source link

Supporting "--fail-on" option for changelog command #505

Closed anikitin closed 5 months ago

anikitin commented 6 months ago

Today oasdiff supports --fail-on option for "diff" and "breaking" commands to return non-zero error code in case of errors or warnings. Would be great to have this option for "changelog" command as well with the same semantics.