How to view issues commented on GitHub

Author

Isaac Mbuotidem

Published

January 8, 2021

Have you ever wanted to check back on a GitHub issue you made a comment on? I recently needed to and floundered about on the UI trying to find a link or button that would help me do that. Ultimately, I was unsuccessful and had to turn to Google. Here’s how to do it courtesy of the the lovely folks at stackexchange.


Make sure you’re logged in and then enter the url

https://github.com/notifications/subscriptions?commenter={yourusername}


So in my case, that would be :

https://github.com/notifications/subscriptions?commenter=mbuotidem