How to follow only specific issues on Github, instead of watching an entire project?

Github

Github Problem Overview


Is it possible to follow only specific issues on Github (instead of watching an entire project)? I'd like to get notifications by email when one specific issue changed (pull, state-change, new comments). Is this possible at all?

Github Solutions


Solution 1 - Github

As per pennstatephil's comment below, there's a SUBSCRIBE on the right pane at the bottom:

https://i.stack.imgur.com/ORRKx.png" width="240" alt="github screen capture" />

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionGeert-JanView Question on Stackoverflow
Solution 1 - GithubAndreas Du RietzView Answer on Stackoverflow