Replies: 5 comments 7 replies
-
| 💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩ 
 Where to look to see what's shipping 👀 
 What you can do in the meantime 💻 
 As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ | 
Beta Was this translation helpful? Give feedback.
-
| You're right, and you are not the only one who has noticed and been frustrated by this. GitHub recently updated the /dashboard-feed to redirect to the main "For you" feed, effectively removing the classic chronological commit feed that so many developers relied on. Why This Change Was MadeGitHub's stated goal was to unify the two feeds into a single, algorithmically-driven "For you" feed. The new feed is designed to show you what GitHub considers to be the most relevant activity, which includes a mix of new releases, discussions, stars, and popular repositories, rather than just the raw, chronological firehose of commits from projects you watch. The Impact (You're Not Wrong, It's a Big Loss)The problem, as you've correctly pointed out, is that for many developers, the most important signal was the raw commit feed. It provided a simple, passive way to keep a pulse on the actual development progress of projects you follow. Removing this functionality has left a significant gap. How to Track Commits Now (The Workarounds)While the integrated feed is gone, there are a couple of ways to get that information back, though they require a bit more setup. 
 Go to any repository you want to follow. Click on the "Commits" link to view the commit history. Copy the URL from your address bar (e.g., https://github.com/torvalds/linux/commits/master). Add .atom to the end of the URL: https://github.com/torvalds/linux/commits/master.atom. Add this new URL to your RSS reader. You can do this for all the repositories you care about to build your own custom, chronological commit feed. 
 Go to the repository's main page. Click the "Watch" button. Select "All Activity". This will send notifications for all commits, PRs, and issues to your GitHub notifications inbox. For a busy project, this can quickly become overwhelming. | 
Beta Was this translation helpful? Give feedback.
-
| Thanks for the workarounds, I'm already using the watch option and the incoming notifications in the inbox, but that only deals with PR's and Issues, not with commits, at least not in my experience, and I've used it for many years already so I'm pretty sure I'm not wrong about this. I'll give it a few days (and hope somebody will revert this decision to destroy the dashboard-feed) and if it doesn't get fixed, I'll see if that atom feed is a good solution, but I really hope they'll just revert this. | 
Beta Was this translation helpful? Give feedback.
-
| PLEASE REVERT!I went to the dashboard feed because the For You feed is a dumpster-fire for professional developers. I don't care how many resources you want to funnel into that trash heap, just leave the old dashboard-feed alone. It served a purpose which was to surface important/relevant information about the development in the repositories I care about. Keep the AI junk for the vibe-coders and let other people work how they want. | 
Beta Was this translation helpful? Give feedback.
-
| I noticed this today and see it now completely lacks any info on my repositories and their activity, or the things I'm watching, and instead just has various recommended random things. This is quite sad... I remember a few years ago when they did this to the main page and tons of people posted here asking them to revert it, to which they ignored every single one and did it anyway. I'd expect no different with this change either, for now you might be able to use a workaround via API, but in time that too will eventually be broken. It's sad but this is how it is... Microsoft has made a few nice improvements to github since they acquired it, but they can also do pretty much whatever they want with it and people are stuck here because like Reddit, it's too big to fail and too many people need it for work as well. | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
As of today, when I visit https://github.com/dashboard-feed, I'm seeing a almost identical copy of the homepage feed.
This is pretty bad, because the homepage feed didn't show me what I'm interested in, which is to see commits that happen on repositories that I'm watching. Now that the homepage feed is copied to /dashboard-feed I'm loosing that functionality.
Why was this done? Dashboard-feed was my daily go-to page to see what the repositories I'm watching are working on and what's coming. Can this please be reverted? It would be terrible to keep this in the current state. You have the homepage feed for the releases and what have you and we had dashboard-feed for more detailed info. I'm really interested in seeing commits from repo's I'm watching in the feed, that has been working for many years like that, please don't kill this feature, it would be a big mistake.
Thanks for listening and I hope this will get changed (reverted) again very soon...
Beta Was this translation helpful? Give feedback.
All reactions