Should fail CI on API breaking change
Opened this issue · 1 comments
leoluz commented
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?
meronogbai commented
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.