Is there a way to obtain the reply-to ID from Github Issue E-mail Notification before another person #23319
-
|
I have the following situation:
At that point, I can grab the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hello there Carlos! Hmm, could you try enabling “Include your own updates” in your “Email notification preferences”? You’ll find that on the following page: https://github.com/settings/notifications I’ve just tested this and confirmed that you recieve an email upon creating an issue (or any other content that triggers a notification) and that email contains the reply-to address you’re looking for. Any emails sent to that address will be added as comments from your GitHub account. Otherwise, I’m afraid it isn’t possible to obtain the address and token associated with an issue. Instead, I’ve logged this as a feature request in our internal feature request list. Though I can’t guarantee anything or share a timeline for this, I can tell you that it’s been shared with the appropriate teams for consideration. I hope that’s a helpful workaround! |
Beta Was this translation helpful? Give feedback.
Hello there Carlos!
Hmm, could you try enabling “Include your own updates” in your “Email notification preferences”? You’ll find that on the following page:
https://github.com/settings/notifications
I’ve just tested this and confirmed that you recieve an email upon creating an issue (or any other content that triggers a notification) and that email contains the reply-to address you’re looking for. Any emails sent to that address will be added as comments from your GitHub account.
Otherwise, I’m afraid it isn’t possible to obtain the address and token associated with an issue. Instead, I’ve logged this as a feature request in our internal feature request list. Though I can’t guarantee anyt…