tkopecek / koji

Forked from koji 7 years ago
Clone

0ee750c get_tag and accepts "auto" event

Authored and Committed by tkopecek 2 years ago
    get_tag and accepts "auto" event
    
    If "auto" is passed as an event value, latest record will be returned
    without checking "active" status.
    
    "revoke_event" will be then added to returned taginfo. If it is None,
        then it is active record, otherwise it will contain event id.
    
    Fixes: https://pagure.io/koji/issue/1506
    
        
file modified
+16 -3