Reply to Comments from Email
You should notice a small change to the From address on your email notifications now: they’re no longer from no-reply@github.com. We’re now accepting replies from most email notifications that you’ll…
You should notice a small change to the From address on your email notifications now: they’re no longer from no-reply@github.com
.
We’re now accepting replies from most email notifications that you’ll receive:
- Issue comments
- Commit comments
- Pull Requests
- Direct messages
The biggest change in all this is how these replies are displayed. We figured out early on in testing that we couldn’t expect people to write Markdown. People are going to be dumping code or stacktraces, and will expect them to look nicely. Also, we need to accomodate the various top posters and bottom posters among our users (while holding judgement).
The new email comment formatting still has some quirks, but we think that the power to reply to emails was too much to hold back. Try it out, and let us know in support if you have problems.
A few caveats:
- Plain text email is vastly preferred. Essentially, we strip all HTML from HTML emails before formatting.
- Email attachments are currently ignored. There’s no place to upload assets to issues or comments anyway.
- You need to send from an email address that is attached to your GitHub account.
- If you have problems, giving us a URL and/or the email Message-ID is helpful.
Written by
Related posts
First Look: Exploring OpenAI o1 in GitHub Copilot
We’ve tested integrating OpenAI o1-preview with GitHub Copilot. Here’s a first look at where we think it can add value to your day to day.
GitHub Availability Report: August 2024
In August, we experienced one incident that resulted in degraded performance across GitHub services.
Fine-tuned models are now in limited public beta for GitHub Copilot Enterprise
Fine-tuned models empower organizations to receive code suggestions specifically tailored to their coding practices and internal languages.