661557f Don't assume project token for PR close

1 file Authored by zlopez 2 years ago, Committed by pingou 2 years ago,
    Don't assume project token for PR close
    
    PR close API method called the _check_token without specifying the
    project_token variable. This caused rejection of tokens that were
    created on user level. This will fix the behavior.
    
    Signed-off-by: Michal Konečný <mkonecny@redhat.com>
    
        
file modified
+1 -1