a11142c Allow PR author to close PR using API

1 file Authored by zlopez 2 years ago, Committed by pingou 2 years ago,
    Allow PR author to close PR using API
    
    The validation of user on close PR call in API was only checking if
    the user is committer to target repo. Now it will also check if the user
    is author of the PR.
    
    Signed-off-by: Michal Konečný <mkonecny@redhat.com>
    
        
file modified
+4 -1