fedora-infra / anitya

A cross-distribution upstream release monitoring project
https://release-monitoring.org
GNU General Public License v2.0
244 stars 104 forks source link

Use Web Hooks for monitoring #328

Open voxik opened 8 years ago

voxik commented 8 years ago

Rubygems allows to setup web hooks to send notification about gem updates. This should be the best way how to be notified and don't miss any update (and was recommended by RubyGems guys [2]). NPM should support web hooks as well [3] if I am not mistaken.

[1] http://guides.rubygems.org/rubygems-org-api/#webhook-methods [2] https://github.com/rubygems/rubygems.org/issues/1266 [3] http://blog.npmjs.org/post/145260155635/introducing-hooks-get-notifications-of-npm

ktdreyer commented 7 years ago

We would be able to integrate with a number of other systems too, like GitHub and Pagure.