#638 koji list-history does not support getting host history
Closed: Fixed Opened by ausil.

It would be useful tosee who disabled a builder and when, or to see the history of the tasks on a given host. there should be a --host option to list-history


Koji doesn't have most of this history to display, so this would be fairly invasive.

You can already query the tasks per host. That isn't the same sort of data as history though. Tasks don't have events.

@mikem what brought this up was someone disabled a critical compose host and had not communicated it. we have no way to know who to find out why. It is critical that we record these events.

I agree this would be useful. Just advising that this is not as simple as extending the cli command or even just extending a hub call.

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

PR #778

Metadata Update from @mikem:
- Issue tagged with: feature

Commit 65d69909 fixes this issue

Commit dfd097b4 fixes this issue

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

Please continue any further discussion there.

Metadata