distgit-bugzilla-sync/README.md
2024-09-12 12:38:29 +00:00

22 lines
732 B
Markdown

This project is now part of [toddlers](https://pagure.io/fedora-infra/toddlers). Any issue or PR should be opened there.
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:
- As roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2, a script template in the Fedora
Infrastructure Ansible repository:
https://infrastructure.fedoraproject.org/infra/ansible.git
https://infrastructure.fedoraproject.org/cgit/ansible.git/
- As utility/pkgdb-sync-bugzilla in the pkgdb2 source code repository:
https://github.com/fedora-infra/pkgdb2