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 |
|---|---|
|
|
|
|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
-
Open http://gdk.local:3000/rails/letter_opener/ and clear emails.
-
Create a new project.
-
In the settings of the project, IE http://gdk.local:3000/root/test/edit go to Advanced > Export project > Export project.
-
Wait for the email to come across in letter_opener
-
Open http://gdk.local:3000/rails/letter_opener/ and clear emails.
-
Create a new project (so I dont have to fool around with CI/CD preventing me from moving the project).
-
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.
-
Wait for the email to come across in letter_opener



