#1710 RFE: better target rules in policy
Opened by mikem. Modified

Admins often need to set channel policy based on target, and this data is provided to the channel policy, but there is no convenient rule for it. At present, admins have to use a somewhat obtuse rule like:

bool target && match target foo-* :: use foo

It would be nice to have a dedicated (and documented) target rule, so that this is easier for admins to figure out.

Secondarily, we should also consider having the buildtag rule deduce from provided target data.


Metadata Update from @mikem:
- Custom field Size adjusted to None
- Issue tagged with: usability

Also note that bool is not documented :)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/1710

Please continue any further discussion there.

Metadata