siddharthvipul1 / pagure

Forked from pagure 4 years ago
Clone

d3d4c65 Name the arguments in the function call and other fixes

Authored and Committed by pingou 5 years ago
    Name the arguments in the function call and other fixes
    
    - Close the DB session at the end of the function
    - Log to the terminal the project for which we're running the hooks
    (this way it will show up in the error email when a merge PR task fails)
    - Ensure there is a project, should never be triggered though
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+35 -10