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

mm2001

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.

apaatsio

You can see all the Github issues you are currently subscribed to at https://github.com/notifications/subscriptions

You can navigate to this page from any page by clicking the notification/bell icon on the top left and then selecting "Managed Notification" > "Subscriptions" from the left menu panel.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How can I see all keypresses on the keyboard?

From Dev

Can I see all the commits for a merged feature branch in GitHub?

From Dev

How can I get the number of GitHub issues using the GitHub API?

From Dev

Can you see who is watching a repo on GitHub?

From Dev

How can I stop watching a value in AngularJS?

From Java

How can I see the size of a GitHub repository before cloning it?

From Dev

how can I see a submodule reflected in a project on github?

From Dev

How can I see all packages that depend on a certain package with PIP?

From Dev

How can I see all argument options in R?

From Dev

How do I see all services that a .NET IServiceProvider can provide?

From Dev

Mongodb How can I see if all elements of a field are contained in a superset

From Dev

How can I see all versions of a package that are available in the archive?

From Dev

How can I see all versions of a package that are available in the archive?

From Dev

How can I see all packages that depend on a certain package with PIP?

From Dev

how can i see a list of all SMS sent in my account?

From Dev

How can I see all the data of an in ipython conveniently?

From Dev

Azure machine learning. How can I see all columns

From Dev

How can I see all opened pull requests on command line?

From Dev

In grunt, if I'm watching multiple files and two or more change, how can I only run tasks on the changed files?

From Dev

How can I "download" the content of a GitHub workplace I'm in?

From Dev

How can I make the background dark while watching video?

From Dev

How can I make the background dark while watching video?

From Dev

How can I use a timecode when watching a youtube video with livestreamer?

From Dev

How should I provide guidelines for issues? (Github)

From Java

How to search github issues for the ones you're watching?

From Dev

How to horizontal flip my android screen, in order to see it like if i am watching it on a mirror?

From Dev

How can I get a list of all github `PushEvents` for a user

From Java

How can I find all public comments for a Github user?

From Dev

How can I find all public repos in github that a user contributes to?

Related Related

  1. 1

    How can I see all keypresses on the keyboard?

  2. 2

    Can I see all the commits for a merged feature branch in GitHub?

  3. 3

    How can I get the number of GitHub issues using the GitHub API?

  4. 4

    Can you see who is watching a repo on GitHub?

  5. 5

    How can I stop watching a value in AngularJS?

  6. 6

    How can I see the size of a GitHub repository before cloning it?

  7. 7

    how can I see a submodule reflected in a project on github?

  8. 8

    How can I see all packages that depend on a certain package with PIP?

  9. 9

    How can I see all argument options in R?

  10. 10

    How do I see all services that a .NET IServiceProvider can provide?

  11. 11

    Mongodb How can I see if all elements of a field are contained in a superset

  12. 12

    How can I see all versions of a package that are available in the archive?

  13. 13

    How can I see all versions of a package that are available in the archive?

  14. 14

    How can I see all packages that depend on a certain package with PIP?

  15. 15

    how can i see a list of all SMS sent in my account?

  16. 16

    How can I see all the data of an in ipython conveniently?

  17. 17

    Azure machine learning. How can I see all columns

  18. 18

    How can I see all opened pull requests on command line?

  19. 19

    In grunt, if I'm watching multiple files and two or more change, how can I only run tasks on the changed files?

  20. 20

    How can I "download" the content of a GitHub workplace I'm in?

  21. 21

    How can I make the background dark while watching video?

  22. 22

    How can I make the background dark while watching video?

  23. 23

    How can I use a timecode when watching a youtube video with livestreamer?

  24. 24

    How should I provide guidelines for issues? (Github)

  25. 25

    How to search github issues for the ones you're watching?

  26. 26

    How to horizontal flip my android screen, in order to see it like if i am watching it on a mirror?

  27. 27

    How can I get a list of all github `PushEvents` for a user

  28. 28

    How can I find all public comments for a Github user?

  29. 29

    How can I find all public repos in github that a user contributes to?

HotTag

Archive