The breaking change detector could be improved in the following ways:
- Try to apply a clean rebase before running the tests. If the rebase does not apply cleanly, fail before running the test
- Skip running the check when
BREAKING_CHANGE_REASON= is in the body before running the test
The breaking change detector could be improved in the following ways:
BREAKING_CHANGE_REASON=is in the body before running the test