#4181 Flags on PR list should be smarter
Closed: Fixed by pingou. Opened by ryanlerch.

Currently, we now show the flags in the PR list, in the case of pagure.io/pagure, we only have one type of flag, a jenkins build. IMHO on the PR listing, we should only show the results of the latest flag of a type in this list. It is not really useful to show all the previous failures when the latest one is pending or a success.


It's already what we do, but the flags all have a different "name" (Jenkins #, Jenkins #...). Basically if we were to fix the name to not include the build (and include the build name in the description instead for example), it would solve this issue.

Pagure has been adjusted in https://pagure.io/pagure/pull-request/4390 and as seen in https://pagure.io/pagure/pull-requests, it works :)

Let's close this then :)

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

Metadata