[go: up one dir, main page]

Skip to content

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.

Screenshot_2025-01-30_at_13.37.21

  • 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 in app/views/notify/merge_when_pipeline_succeeds_email.html.haml or other similar files.
Edited by 🤖 GitLab Bot 🤖