#1727 RFE: Pass information about tag extras into policy (package_list)
Closed: Dropped by tkopecek. Opened by ignatenkobrain.

I wanted to configure package_list so that if person is owner of the side tag (speaking about sidetag-koji-plugin here), then he can manipulate package list.

However, I could not find way of doing so. In the code I found:

policy_data = {'tag' : tag_id, 'action' : action, 'package' : pkginfo, 'force' : force}

which suggests that those are only fields available for policy.

Please consider adding some more info about tag in general for the policies so that it would be possible to match against those not only in package_list, but also in tag policy.


It would be very nice to get this ASAP so that we can start using this in Fedora long before F32.


probably adding some hook into a hasPerm for the plugins could do the trick and possibly would be nicer to allow people "admin" priviledges, but only if some filters apply.

@dgregor (prioritization)

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

@ignatenkobrain @pingou is this related to Fedora rawhide gating? What is the impact if this isn't implemented?

After some conversation with @tkopecek on IRC, I have implemented this in sidetag plugin. So no impact should be on that activity.

Yes, it was related only to sidetag activities, so it is a better place to handle it. Closing this one now. (Being solved in https://pagure.io/sidetag-koji-plugin/pull-request/9)

Metadata Update from @tkopecek:
- Issue close_status updated to: Dropped
- Issue status updated to: Closed (was: Open)

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

Please continue any further discussion there.

Metadata