github

How to unwatch multiple repos easily on github?


I realize I watch too many repos in GitHub and the only way I've found to unwatch many of them is going to github.com/my_user_name/following, getting inside each of them and pressing Unwatch button.

Isn't there any way to unwatch them faster and easily?


Solution

  • For the lazy, one can do this without the API reasonably quickly at this url: https://github.com/watching

    A clean simple list, click click click click.

    Additionally, there's a box that is golden at https://github.com/settings/notifications Uncheck it to not automatically be set to watch all repos you're given push access to. Hooray for managing the signal to noise ratio.