b65483b Send notification to the CI service to kick off the build

Authored and Committed by pingou 7 years ago
    Send notification to the CI service to kick off the build
    
    Let's kick the CI build when:
    
    * A new PR is created
    * An open PR gets a notification (rebase/new commits)
    
    And of course, only when there is a CI service configured for the project
    
        
file modified
+16 -0