anitya icon indicating copy to clipboard operation
anitya copied to clipboard

Use Web Hooks for monitoring

Open voxik opened this issue 8 years ago • 1 comments

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

voxik avatar Aug 04 '16 10:08 voxik

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

ktdreyer avatar Jun 06 '17 17:06 ktdreyer