gitlab-org--gitlab-foss/changelogs/unreleased/issue-25256.yml
Cameron Crockett 421dbb1746 skip email trim when email is creating new issue
Updates from MR discussion

1. Added test for ReplyParser
2. Changed param to trim_reply with default set as true

Removed keyword param in favor of normal options param

updates for MR discussion

Resolutions for code review comments

more code review fixes
2018-05-22 23:05:51 -05:00

5 lines
113 B
YAML

---
title: Don't trim incoming emails that create new issues
merge_request:
author: Cameron Crockett
type: fixed