Hi All, I've created a PR <https://github.com/apache/flink/pull/23359> which changes "tools/releasing/create_binary_release.sh" which is called by "Build snapshot binary release" nightly job. Is there a possibility to double check that the PR is not breaking it?
The question can be generalized however. There are surrounding jobs (for ex. python wheel build) which are not executed in a PR (which is fine because that would be overkill). But the question is how to test them to minimize code breaks? Thanks in advance! BR, G