Syncs users and permissions from dist-git to bugzilla
Find a file
Pierre-Yves Chibon 9283999992 Keep the errors as we are seeing them and print or send a report at the end
While the script runs, we're keeping in memory a list of all the errors
we have encountered and at the end of the run we send to the admins a
report with all of them, categorized in a way that will hopefully make
it easier to fix for them.

We're also adding an option to preserve the function to send the report
to the admins but disable sending the notifications to the
users/packagers.
This would be useful to start get an idea of the number of people who
would have issues with the script.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-11-25 15:27:45 +01:00
distgit_bugzilla_sync Keep the errors as we are seeing them and print or send a report at the end 2019-11-25 15:27:45 +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: