#2039 Add merge status column in pull requests page
Merged by pingou. Opened by akasurde.
akasurde/pagure i1770  into  master

Download 2039.patch

Fixes https://pagure.io/pagure/issue/1770

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

Needs a rebase :)

I don't think safe is needed here, it's plain text :)

rebased

rebased

One question, do we want to re-use the colour code we're using on the PR page itself?

Also, the merge_status may be None, so maybe we could so request.merge_status or '' ?

I would like the colors

rebased

Looks great to me :)

Mind doing a final rebase? :)

rebased

Pull-Request has been merged by pingou

Metadata