Problem
When we are creating the internal release of some Pr for testing, the comment is only added if all the build succeed. If one of them fails the comment is not added and its cumbersome to find the links to download the successful versions (they have been submitted to S3 bucket just fine)
Why
This wastes our time since we might need to test on just one version which has been build so this slows us down. The problem with the build can be resolved separately
Solution
Lets post the comment even if some of the builds fail.
Problem
When we are creating the internal release of some Pr for testing, the comment is only added if all the build succeed. If one of them fails the comment is not added and its cumbersome to find the links to download the successful versions (they have been submitted to S3 bucket just fine)
Why
This wastes our time since we might need to test on just one version which has been build so this slows us down. The problem with the build can be resolved separately
Solution
Lets post the comment even if some of the builds fail.