Skip to content

Remove "#" from push_to_merge_request_email

What does this MR do and why?

In e3db0109 we added translations to this email, but accidentally included a # which was only being used to interpolate ruby strings.

Screenshots or screen recordings

Before (on master) After
Screen_Shot_2022-09-09_at_11.49.39_AM Screen_Shot_2022-09-09_at_3.20.45_PM

How to set up and validate locally

  1. Start local gdk
  2. Open /rails/letter_opener
  3. Find or create an MR that has some watching participants and is behind the target branch and run /rebase
  4. Wait a bit and refresh the letter opener

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading