Increase fidelity of MR merged emails
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Overview
- Emailed received by users when an MR is approved, or set to auto-merge are high-fidelity HTML emails.
- Conversely, emails received by users when an MR is merged are HTML although missing most of the design elements.
- We should update the MR merged email to match the design of other emails relating to MR status changes.
Implementation Plan
- Update
app/views/notify/merged_merge_request_email.html.haml
to match the same template used inapp/views/notify/merge_when_pipeline_succeeds_email.html.haml
or other similar files.
Edited by 🤖 GitLab Bot 🤖