#2305 Provide build tag information to volume policy for non-rpm builds
Closed: Fixed by tkopecek. Opened by mikem.

The volume policy hooks for non-rpm builds don't provide as much data as the rpm case. A notable omission is build tag information, which can be quite useful in volume policies.

Ultimately, we may not be able to provide fully uniform data as the different pathways are fundamentally different. However, we can definitely do better.


PR #2306 addresses this by deducing the build tag from the task id, which works as long as there is a task id. In cases with no task (CGImport and other externally imported builds), there's probably not much we can do.

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

Metadata Update from @mikem:
- Issue set to the milestone: 1.22

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

I'd like to keep this in 1.22

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Commit f031ca11 fixes this issue

Commit f031ca11 fixes this issue

Commit da8fe937 fixes this issue

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

Please continue any further discussion there.

Metadata
Related Pull Requests