Syncs users and permissions from dist-git to bugzilla
Find a file
Nils Philippsen 4ccfc9b5e6 expose additional configuration files to CLI
This adds the --add-config-file, --add-email-overrides-file options and
as a side effect allows to specify any number of either which will be
applied in order to the respective configuration objects.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-11-21 11:15:48 +01:00
distgit_bugzilla_sync expose additional configuration files to CLI 2019-11-21 11:15:48 +01:00
README.md add rudimentary README 2019-11-20 14:25:02 +01:00
requirements.txt require the correct python-bugzilla package 2019-11-20 16:07:58 +01:00
run-distgit-bugzilla-sync Restructure the code 2019-11-21 09:58:17 +01:00
setup.cfg appease flake8 2019-11-18 16:07:27 +01:00
setup.py fix console script entry point 2019-11-21 10:55:28 +01:00
test_requirements.txt add setup.py and related files 2019-11-19 11:24:35 +01:00

Distgit-Bugzilla-Sync

The distgit-bugzilla-sync tool retrieves information about package ownership from dist-git and imports it into bugzilla.

History

The previous places this script could be found were: