Skip to content

Add link to merge request in email

What does this MR do?

The link to merge requests in the emails about new merge requests being created are missing in the entire content until the footer. This causes a lot of scroll just to visit the merge request page on the UI.

The text version of the same email includes a link on the opening line, so the HTML version should do the same.

This request attempts to add a change to the above effect.

Screenshots (strongly suggested)

Before and after (HTML renders):

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports