fdo-rs / fido-device-onboard-rs

An implementation of the FIDO Device Onboard (FDO) spec written in Rust.
BSD 3-Clause "New" or "Revised" License
63 stars 34 forks source link

chore(.packit.yaml): allow committers to dist-git to trigger koji/bodhi #702

Closed runcom closed 3 days ago

runcom commented 3 days ago

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.