proton
proton copied to clipboard
Stricter breaking change detection rules
As of now the configured category of rules is WIRE, which is the most permissive one. We should look into using one of the more stricter categories -
FILE > PACKAGE > WIRE_JSON > WIRE
One reason for us to move to WIRE_JSON would be for detecting changes that would break pipelines that use Beast.
@harikrishnakanchi