Tiny follow-up to Added backend for requesting a new review (!52321 - merged)
In the plain-text email template merge_request_reference_link()
was used, which outputs the HTML link – not just the raw URL. This causes weirdness in some email clients.
Before | After |
---|---|
![]() |
![]() |
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.