074351e Ignore the COMPLETED notifications from jenkins

Authored and Committed by pingou 5 years ago
    Ignore the COMPLETED notifications from jenkins
    
    Jenkins sends three types of notifications: STARTED, COMPLETED and
    FINALIZED.
    In order to avoid duplicating flags, we want to discard the COMPLETED
    notifications and only act on STARTED and FINALIZED.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+10 -0