Notifications for new Github project releases? [closed]

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.


Another option is to sign up for auto notifications via:

  • https://gitpunch.com (was beer.vfeskov.com)
  • https://coderelease.io
  • https://libraries.io
  • https://releaser.richardhagen.no
  • https://releases.netlify.com

Setup a job to call a webhook:

  • https://github.com/justwatchcom/github-releases-notifier
  • https://github.com/femtopixel/github-release-notifier

Or if you would like to get a notification when the atom feed is updated, you can use these (in addition to the ones indicated by Mikalai): https://www.softfluent.com/blog/dev/Be-notified-when-a-new-release-is-created-in-a-GitHub-repository


NewReleases.io

https://newreleases.io/

This app sends you emails and also can slack into specified channel.

enter image description here

GitPunch.com

https://gitpunch.com/

  1. You pick a repository/ies: enter image description here

  2. Then setup your notification preferences: enter image description here

Notifications start coming to your email