Merge branch 'fix-merge-request-url-builder' into 'master'
Fix merge request URL passed to Webhooks If you look at the data structure passed to Webhooks, you will see: `"url"=>nil` I don't think any of the Webhooks or services are using this yet, so right now nothing so far depends upon this value being correct. See merge request !352
Showing
Please register or sign in to comment