Skip to content

Display link to each review note in text email

Mark Chao requested to merge 10220-link-to-note-from-email into master

CE port at here: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26695

What does this MR do?

Currently the HTML email would display a link to the note, whereas the text email would not. This updates the text email's behavior to be in sync with HTML email.

This is HTML email as reference, note the "on test" link:

CapturFiles_44

This is the updated text email, with link appended:

CapturFiles_45

What are the relevant issue numbers?

Closes #10220 (closed)

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports