Skip to content

Handle cases where we only build the srpm

Veronika Kabátová requested to merge veruu/pipeline-definition:builder into main

If we only build the srpm and don't do builds (e.g. ark MRs as of writing this commit), there is no build plan created. That means we cannot handle and save the srpm failure gracefully. Fix this by creating a "srpm" build KCIDB entry to handle these cases.

Signed-off-by: Veronika Kabatova vkabatov@redhat.com

Merge request reports