#4073 Add build status to pull requests page
Merged by pingou. Opened by wattersmt.
Unknown source master

Download 4073.patch

This change causes pagure to show the status of the most recent job ran by Jenkins.

:thumbsup:

I've got a few things on this PR:
- Some things are UI related, for which I have changes to propose
- Some things are more to do with the logic applied: there can be several flags on a PR, coming from different services, but we only show the last one here, I think we can do better than this.

This is what I came up with:

0001-Rework-how-we-present-flags-on-the-PR-list.patch

And this is how it looks:

pagure_flags_pr_list.png

What do you think?

@pingou That looks good to me. I just wanted a quick way to see the build status without clicking on every single open PR.

@wattersmt if the patch looks fine to you, feel free to apply it and push it to your branch :)

rebased onto 55f37d3eaec539ba25c4ae4f6c15b064d6f82cba

rebased onto 089ecaff7d70bdc544c9862dc2de823c0f0944e6

@pingou I've applied the patched and rebased.

Looking good!

I'll merge it manually to save you the rebase :)

Commit 803d7282 fixes this pull-request

Pull-Request has been merged by pingou

Metadata