Replies: 1 comment 4 replies
-
I don't think this was previously discussed. How do you imagine this working? Would it run for every PR and just post a summary of breaking changes? Would it run whenever a PR touches the version field of one of the crate, to ensure non-breaking bumps are really non-breaking? Something rlsr? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In our CI, we could add https://github.com/obi1kenobi/cargo-semver-checks to check for backwards incompatible changes.
Is it something that was already discussed?
Beta Was this translation helpful? Give feedback.
All reactions