gitlab-org--gitlab-foss/changelogs/unreleased/test-usage-ping-in-timeout-case.yml
Sean McGivern 0bcfd0adb3 Fix image webhook rewriting for uploads
This rewrote URLs to be absolute URLs. However, for uploads (the most
common case), we actually need them to point to not just the GitLab
instance, but the project they're from. Thankfully, we can normally get
that information from the object we're building the hook for.
2018-10-16 10:54:49 +01:00

5 lines
95 B
YAML

---
title: Fix auto-corrected upload URLs in webhooks
merge_request: 22361
author:
type: fixed