An open API service indexing awesome lists of open source software.

https://github.com/agateau/ghi2bz

Github Issue to Bugzilla
https://github.com/agateau/ghi2bz

Last synced: 4 months ago
JSON representation

Github Issue to Bugzilla

Awesome Lists containing this project

README

          

This script can be used to import Github issues to a Bugzilla instance. It does
not requires local access to the Bugzilla.

It has been tested with Github API v3 and Bugzilla 4.2.

It is loosely based on https://github.com/mcepl/github-issues-export

# Requirements

- micromodels: https://github.com/j4mie/micromodels
- bugzillatools: From http://pypi.python.org/pypi/bugzillatools

Both can be installed with pip