RTC 4.0 - zOS Dependency Builds - Promote Components - Why does the last dependency build of the "from" build has to be green status? Why won't a yellow (warning) status work?

After an initial build of many programs the dependency build completed with some program warnings for sequence errors. When we tried to promote components to the next stream level it failed due to "unsuccessful build result". We had to do another build with no changes just to get the status to a "green" so we could promote components
4 answers

Before promotion we do verify that the last completed build needs to be OK (no warnings and errors). So the warnings that you have, all comes from compilation of the source files? Are there any other warnings in the build.log. Could you copy and paste all of the warnings. Thanks.
Comments

It will take a while to get the logs to paste the warnings - but I can tell you we looked at them and they are all sequence errors and nothing that should stop a component promote. Is there a way to indicate to the promote that "green" and "warning" level status is OK? Or are we stuck with doing another build with no changes just to get a "green" status?

Don, promotion currently does not have such option to promote "warning" level status build. If Robin's suggestion always generates a "green" build even containing warning messages, then promotion should be ok.