mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Currently it's configured to show NEW, ASSIGNED, and ON_QA bugs. However: - this misses pending Bodhi updates, which have bugs set to MODIFIED - approved but not built package reviews are often set to POST For simplicity, just show all open bugs with `__open__`. Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>