README.md

dist-git-requests

A ticket queue for dist-git requests and a repository for Bugzilla assignee overrides

dist-git Tickets

All tickets must be submitted using fedrepo-req. This allows other tooling to programmatically process tickets in a format it expects.

Bugzilla Assignee Overrides

This repository is used to override the default Bugzilla ticket assignees on a component in a product (e.g "Fedora EPEL" or "Fedora"). By default, the Bugzilla ticket assignee is the main admin of the component (e.g. rpms/python-requests) in Pagure over dist-git.

Structure

The root of the repository contains a list of directories representing the namespaces in Pagure over dist-git (e.g. rpms). Within those directories, YAML files will be named after components. The contents of those YAML files will be in the format of a dictionary, with each key representing a product (e.g. "Fedora EPEL" or "Fedora") and each value specifying the email address of the default Bugzilla ticket assignee for the component in that product.