Skip to content

Resolve "Error reading commit status in JenkinsDeprecatedService"

What does this MR do?

  • Properly generates the build hook URL in compose_service_hook
  • Handles non-matching responses

Are there points in the code the reviewer needs to double check?

N/A

Why was this MR needed?

JenkinsDeprecatedService is very fragile and doesn't handle responses from the Jenkins instance that don't match the expected format.

Screenshots (if relevant)

N/A

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #3335 (closed)

Edited by Matija Čupić

Merge request reports