How can I see all the issues I’m watching on Github?

Github has a great feature where you can “watch” an issue. This is handy for getting notifications about progress on that issue.

However, sometimes you want to find the status of an issue you know you’ve flagged to watch, but can’t remember what it was. This is particularly interesting, imho, for projects that are not your own projects. E.g. watching a bug in a library that your project uses but you don’t contribute to frequently.

What I tried: Note that this is different from watching a repo. I tried searching github help (for “watch issue” and “subscribe issue” with no luck. I read the Unsubscribing from Conversations with some hope, but it didn’t quite apply. While looking at the issues for the repository that I (think! I) subscribed to, I tried the various search criteria dropdowns with no luck. Last but not least, I read how to subscribe here at SO in case it mentioned how to see the subscribed list.

To those who might flag this as not being about programming, I can only ask for a better place to put this? As Github is a commonly used programming tool, I view this as highly relevant.

6 Answers
6

Leave a Comment