pagure-loadjson

git-centered forge using pygit2 - JSON load server
  https://pagure.io/pagure
  0
  no reviews



Pagure is a git-centered forge, Python based using pygit2.

This service loads into the database the JSON files representing issues (and in the future also the pull-requests).

It is triggered by a git hook, which sends a notification that a push happened. This service receives the notification, finds the list of files that changed and loads them into the database.