Skip to content

Fix behavior when 'build' jobs fail.

If a 'build' job fails, the tool logs the problem and exits (with return code 0). It is silently aborting the uprev attempt. Instead, it should report the situation in an issue that collects uprev problems for a given pair.

Merge request reports