b00bfa6 cid_to_event: ensure we don't create events for update composes

Authored and Committed by adamwill 5 years ago
    cid_to_event: ensure we don't create events for update composes
    
    releng now runs 'composes' for updates and updates-testing. We
    don't want validation events for these, at least not right now.
    So let's explicitly filter them out in cid_to_event.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+8 -0
file modified
+10 -1