openapi-diff-action icon indicating copy to clipboard operation
openapi-diff-action copied to clipboard

Should fail CI on API breaking change

Open leoluz opened this issue 2 years ago • 1 comments

Hi and thank you for this gh-action!

I am looking at your implementation and it seems that it won't fail the CI job if an API breaking change is found. The doc doesn't mention what it the use-case it currently covers.

Can you please confirm if it will fail the CI job if an API breaking change is found?

leoluz avatar Feb 23 '23 17:02 leoluz

Can you please confirm if it will fail the CI job if an API breaking change is found?

Yeah it's failing the CI when a breaking change is found for me.

meronogbai avatar Mar 21 '23 04:03 meronogbai