Closed
Description
Description
Currently, the email notifications lack some headers which would make them easier to read and follow in mail clients. Even in a modern MUA the notification mails aren't shown in a thread like with Github mails.
This is because following headers are missing (from a mail of a Github pull request):
Message-ID: <astroidmail/astroid/pull/412/push/2025975904@github.com>
In-Reply-To: <astroidmail/astroid/pull/412@github.com>
References: <astroidmail/astroid/pull/412@github.com>
While the message-id isn't required to allow the threaded view it's part of a valid email layout.