Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 2.11 KB

README.rst

File metadata and controls

52 lines (35 loc) · 2.11 KB
Documentation Status https://travis-ci.org/release-monitoring/anitya.svg?branch=master https://img.shields.io/lgtm/alerts/g/release-monitoring/anitya.svg?logo=lgtm&logoWidth=18 https://img.shields.io/lgtm/grade/javascript/g/release-monitoring/anitya.svg?logo=lgtm&logoWidth=18 https://img.shields.io/lgtm/grade/python/g/release-monitoring/anitya.svg?logo=lgtm&logoWidth=18

Anitya

Anitya is a release monitoring project. It provides a user-friendly interface to add, edit, or browse projects. A cron job can be configured to regularly scan for new releases of projects. When Anitya discovers a new release for a project, it publishes a ZeroMQ message via fedmsg. This makes it easy to integrate with Anitya and perform actions when a new release is created for a project. For example, the Fedora project runs a service called the-new-hotness which files a Bugzilla bug against a package when the upstream project makes a new release.

For more information, check out the documentation!

Development

For details on how to contribute, check out the contribution guide.