Add gitlab standard layout to additional emails

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

This MR adds standard emails that are sent by Gitlab to the default Gitlab template. This helps to make the emails seem less like a phishing email.

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Open http://gdk.local:3000/rails/letter_opener/ and clear emails.

  2. Create a new project.

  3. In the settings of the project, IE http://gdk.local:3000/root/test/edit go to Advanced > Export project > Export project.

  4. Wait for the email to come across in letter_opener

  5. Open http://gdk.local:3000/rails/letter_opener/ and clear emails.

  6. Create a new project (so I dont have to fool around with CI/CD preventing me from moving the project).

  7. In the settings of the project, IE http://gdk.local:3000/root/test/edit go to Advanced > Transfer project > Select a new namespace. Select a new space and transfer. Type the confirmation prompt.

  8. Wait for the email to come across in letter_opener

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading