Description
Checks whether changes break dependent or related projects by using external test suites. It is useful for maintainers who need compatibility checks beyond a package's own local tests.
External tests may download code or run untrusted project commands. Use controlled workspaces, review sources, and avoid passing production secrets into test environments.