lucarval / freshmaker

Forked from freshmaker 5 years ago
Clone

3b91d9a Handle bugzilla whiteboard empty

Authored and Committed by gnaponie 4 years ago
    Handle bugzilla whiteboard empty
    
    Due to security reasons, "whiteboard" in bugzillas is now empty.
    Get the information about the severity from the "bug_severity"
    instead of "status_whiteboard".
    Also the affected packages are now unknown. In this case let's
    just return an empty list, that will be handled in
    freshmaker/handlers/koji/rebuild_images_on_rpm_advisory_change.py
    where all RPMs will be rebuilt.
    
    ref: FACTORY-5074
    
    Signed-off-by: gnaponie <gnaponie@redhat.com>
    
        
file modified
+58 -22
file modified
+16 -0