93b01b Fix the logic in is_watching_obj

Authored and Committed by Pierre-Yves Chibon 7 years ago
    Fix the logic in is_watching_obj
    
    This is an important fix as the watcher tables allow to turn on or
    off watching a PR/issue, so we need to check first if there was any
    explicit instructions before checking if the user is in one of the
    default recipients.
    
        
file modified
+9 -7