I recently had the need to subscribe to changes to a Github repo and it turns out it provides a feed for them. For rust master branch, for example, subscribe to https://github.com/rust-lang/rust/commits/master.atom.
Is that feed linked anywhere? I discovered this before and am subscribed to a couple of those feeds but I add new ones rarely enough that I always need to look up how to build the URL.