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
- Host: GitHub
- URL: https://github.com/agateau/ghi2bz
- Owner: agateau
- Created: 2012-10-05T16:16:46.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-05T16:17:18.000Z (over 13 years ago)
- Last Synced: 2025-02-13T19:49:52.678Z (11 months ago)
- Language: Python
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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