Syncs users and permissions from dist-git to bugzilla
Find a file
Pierre-Yves Chibon 3ed514eaa1 Store the email in lower case and do the comparison in lower case as well
While keeping a recording of the case-sensitivity set by the user.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-01-13 15:05:24 +01:00
distgit_bugzilla_sync Store the email in lower case and do the comparison in lower case as well 2020-01-13 15:05:24 +01:00
Dockerfile Specify that the HOME is /tmp in the container 2019-12-06 16:33:19 +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 Ship default configuration files 2019-12-06 16:32:55 +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: