Sunset notice for automatic watching of repositories and teams #157470
-
|
On May 18, 2025, we’re deprecating the automatic watching of repositories and teams. We’re making this change in order to:
Note Existing repository subscriptions created through auto-watching will not be impacted. Users will remain subscribed to repositories or teams they were previously watching. To review or adjust your current repository subscriptions, visit the Watching section. For more detailed notification preferences, head to Notification Settings. Have questions or feedback, please share with us in the discussion below. |
Beta Was this translation helpful? Give feedback.
Replies: 15 comments 17 replies
-
|
Thanks for the clarification! This is a welcome change — I often found myself overwhelmed by notifications from repos I wasn’t even aware I was watching. For anyone wondering where to manage these settings, you can go directly to your Watching settings or customize more under Notification Settings. 💡 Tip: After joining a new organization, it’s a good idea to double-check your watch settings to avoid accidental noise. Appreciate this update! 🙌 |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your feedback @IceUnite! The auto-watching feature has been deprecated today: https://github.blog/changelog/2025-05-22-sunset-of-automatic-watching-of-repositories-and-teams/ |
Beta Was this translation helpful? Give feedback.
-
|
So will there be no way to opt-in to automatic watching? If I notice something I don't need I unsubscribe from the notifications tab, but not knowing about new projects within my org would be unfortunate. If automatic watching must be removed, can I still get notified when a repository gets created I have access to? |
Beta Was this translation helpful? Give feedback.
-
|
If I may chip in; I suddenly didn't get notifications for newly created repositories anymore, which was very confusing. I do want to watch all repositories I create, but there doesn't seem to be an option to do this automatically anymore; so now I have to watch a repository manually when I create it (which is a pain). I think this is a good change for repositories other people create that you have access to; but I don't think it's logical to not get any notifications from a repository I created. |
Beta Was this translation helpful? Give feedback.
-
|
There is a downstream effect on Dependabot usage. Since new repositories are not followed in my organization any longer, I no longer receive Dependabot notifications for new repositories. A hidden backlog of dependency updates now builds up that I have to actively seek out. Prior to the deprecation, all update notices showed up in my Github notifications inbox to manage Dependabot updates. Are there existing alternatives to receive automatic Dependabot notifications for new repositories with auto-watch disabled? |
Beta Was this translation helpful? Give feedback.
-
afaik this feature was opt-in, so the reasoning is a bit confusing, as they chose it. |
Beta Was this translation helpful? Give feedback.
-
|
I was susprised to learn of this change today. I found an issue had been created in one of my personal repos, and I had not had any notification. I definitely appreciate it was noisy (I'd often been given access to an org repo and been spammed loads overnight before I woke up and "Unwatched"), but for my own repos, it felt like a better default. It would've been nice to have kept the option, but allow it to be scoped to only created repos. I fear that I (and many others) are going to accidentally miss out on notifications because we were used to the previous default and forget to Watch on new repos. |
Beta Was this translation helpful? Give feedback.
-
|
I noticed I've missed notifications in my new repos for weeks. Honestly, what the *** was GH thinking with this change? Solo devs that helped GH grow to where it is now matter no longer? It's all about big orgs now? |
Beta Was this translation helpful? Give feedback.
-
|
Up. There should be an option that toggles automatic watching. You can make it off by default, but user should have ability to toggle it on. |
Beta Was this translation helpful? Give feedback.
-
|
Days since last missed issue or pull request caused by this: 0 |
Beta Was this translation helpful? Give feedback.
-
|
So a user who creates a new repository will, by default, not be notified of issues and PRs, leaving potential contributors screaming in to the void? That is utterly absurd. I've been thinking that GitHub decision making seems dysfunctional for a while. This might be the final straw. |
Beta Was this translation helpful? Give feedback.
-
|
This is an absolutely horrendous change, I just spent an hour trying to figure out why the repositories that I created and am the only member of are not sending me ANY notifications. And it's not like you just changed the default, you actually removed the auto-watch feature entirely, so now I need to write a script to go and auto subscribe to 100 repos. At least give me a damn button to subscribe to an organization, or default it to "watch" if I created the repo or organization. |
Beta Was this translation helpful? Give feedback.
-
|
For anyone else discovering this idiotic issue, you can fix it by running this: Swap YOUR_USERNAME with either your username or org So you can actually track your own projects. |
Beta Was this translation helpful? Give feedback.
-
|
I really wish there was at least a way to opt back in to auto-watching repositories under your own username. Whenever I create a new repository, I forget to watch it now, because frankly it just feels unnatural that a repository where I'm the sole administrator and maintainer isn't watched by me by default. I've already had at least one instance where I was unresponsive to an issue because I forgot to subscribe to the repo. Every time I make a new repository and forget to watch it, it becomes partially unmaintained because I won't be aware of issues without a |
Beta Was this translation helpful? Give feedback.
-
|
@labudis @queenofcorgis this change has created real overhead and trouble for those of us who actually relied on this feature. As the first commenter pointed out, people who were drowning in notifications could just turn watching off the moment they got one. Those of us who depend on watching got the opposite: we were blindsided by the removal, with nothing equivalent to replace it. There is no easy fix on our side, and it quietly damages open source. Someone opens an issue or starts a discussion, and the maintainer may never hear about it unless they happen to be directly mentioned. That back and forth between users and maintainers is one of the things GitHub has always done best, and a big part of why it became the default home for code. I just ran into this myself. While auditing my account, I found several open issues I had completely missed, only because newly created repos are no longer watched by default. I had to write a script to bulk re-subscribe to all of my repositories just to stop the bleeding, which rather proves the point that there is no built-in solution. There is also a documentation problem. The official notification docs still state, word for word: "By default, you also automatically watch all repositories that you create and are owned by your personal account" (https://docs.github.com/en/subscriptions-and-notifications/concepts/about-notifications). The current behavior directly contradicts that. Whatever the merits of dropping automatic watching for repositories I was merely added to, the create-and-own case is different: it is the one GitHub still explicitly promises in writing, and the one maintainers most depend on. At a minimum, please honor that rather than silently breaking it. The fix is straightforward. Please add a setting under notification settings, "Automatically watch repositories I create", with the same per-event control as the Watch dropdown (Issues, Pull requests, Discussions, Releases, Security alerts). Maintainers could then default to Issues, PRs, and Discussions and skip Releases, since we obviously know when we pushed one. Leave it on by default and let the people who want silence turn it off, which was always the easier direction to go. |
Beta Was this translation helpful? Give feedback.

Thank you for your feedback @IceUnite!
The auto-watching feature has been deprecated today: https://github.blog/changelog/2025-05-22-sunset-of-automatic-watching-of-repositories-and-teams/