github

Notifications for new Github project releases?


I'm using a library from a Github project. Is there some way to set up a notification for new project releases?

For example, I want to know when a new release appears here

I know I can be notified on every issue update, but that's not what I'm looking for. Though I see some projects are using that as a way to keep people notified


Solution

  • Don't know about email, but you can subscribe to RSS Atom feed with releases:
    https://github.com/dropbox/dropbox-js/releases.atom
    or tags:
    https://github.com/dropbox/dropbox-js/tags.atom


    EDIT:

    To get notification via email you can use Sibbell.com or RSS-to-email service like Blogtrottr.