• Stan Hu's avatar
    Merge branch 'fix-jenkins-service-test-button' into 'master' · 23520789
    Stan Hu authored
    Fix JenkinsService test button
    
    When clicking the "Test" button on the JenkinsCI Service, the following error occurs:
    
    ```
    We tried to send a request to the provided URL but an error occurred: undefined method `message' for [200, ""]:Array 
    ```
    
    !374 changed the implementation to call the `WebHook`, which returns [status, message], instead of the return value of `HTTParty#post`.
    
    Closes #637
    
    See merge request !476
    23520789
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG-EE 20.2 KB