Hi!
Is it possible to somehow limit some gating rules in gating.yml only to Fedora rawhide? For example, to gate on rpmdeplint (which is only available for rawhide), we've tried something like this:
--- !Policy
product_versions:
- fedora-rawhide
decision_contexts:
- bodhi_update_push_stable
- bodhi_update_push_stable_critpath
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional}
But the rule does not get enforced.
The documentation at https://gating-greenwave.readthedocs.io/en/latest/policies.html implies that using a fedora-rawhide product version is supported, but we suspect that greenwave expects fedora-43 instead. However, this would require updating the gating configuration every time Fedora branches.
Regards,
Nikita
-- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue