Skip to content
Snippets Groups Projects

Fix JenkinsService test button

Merged Stan Hu requested to merge (removed):fix-jenkins-service-test-button into master

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 (merged) changed the implementation to call the WebHook, which returns [status, message], instead of the return value of HTTParty#post.

Closes #637 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading