When somebody runs packit propose-downstream from the CLI, the MRs to update the spec are made by the user itself and not packit. When we merge these MRs, koji and bodhi won't run automatically unless we set allowed_builders/allowed_pr_authors, which this patch does.
When somebody runs
packit propose-downstream
from the CLI, the MRs to update the spec are made by the user itself and notpackit
. When we merge these MRs, koji and bodhi won't run automatically unless we set allowed_builders/allowed_pr_authors, which this patch does.