gstvg commented on issue #22192:
URL: https://github.com/apache/datafusion/issues/22192#issuecomment-4456984828

   I believe that comparing only against the last release would flag *all* 
breaking changes from all PR's since the last release. Perhaps we can keep a 
updated file like `changes_since_last_release.txt`, then in the CI we check the 
PR against main, diff it with `changes_since_last_release.txt`, and show only 
added trunks? I checked `cargo-semver-checks` docs and didn't find anything 
that could help. In the meantime we could update the check comment that clarify 
that it may contains false positives


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to