didiksupriadi41 / pagure

Forked from pagure 4 years ago
Clone

d63fd48 PV endpoint: check score after the merge_status eval

1 file Authored by fbo 5 years ago, Committed by pingou 5 years ago,
    PV endpoint: check score after the merge_status eval
    
    This change makes sure a PR got a merge status other than
    'unknown' when minimal score to merge is set in the settings.
    Indeed, if set, the score is checked first, and merge_status is
    not set if score no reached. Even if the score is not reached
    it makes sense to known the mergeability.
    
        
file modified
+15 -15