Skip to content

Instantly share code, notes, and snippets.

@abuxton
Last active November 4, 2025 12:53
Show Gist options
  • Select an option

  • Save abuxton/494c80c7610b5e68643abcd4afe1f7b9 to your computer and use it in GitHub Desktop.

Select an option

Save abuxton/494c80c7610b5e68643abcd4afe1f7b9 to your computer and use it in GitHub Desktop.
Github RSS/ATOM
/* Repo releases */
https://github.com/:owner/:repo/releases.atom

/* Repo commits */

https://github.com/:owner/:repo/commits.atom

/* Private feed (You can find Subscribe to your news feed in dashboard page after login) */

https://github.com/:user.private.atom?token=:secret

/* Repo tags */

https://github.com/:user/:repo/tags.atom

/* User activity */

https://github.com/:user.atom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment