anitya
anitya copied to clipboard
Use Web Hooks for monitoring
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
We would be able to integrate with a number of other systems too, like GitHub and Pagure.