Is it possible to test using CI if a package update breaks a specific downstream package?

Github Actions workflow for Reverse Dependency Integration Testing might be useful. Or ANN: GitHub action workflow to test if your PR breaks another package (Reverse Dependency Integration Testing). I haven’t tested these myself.

1 Like