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 :)
safe
rebased
OK
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 '' ?
request.merge_status or ''
I would like the colors
Looks great to me :)
Mind doing a final rebase? :)
Thanks!
Pull-Request has been merged by pingou
Fixes https://pagure.io/pagure/issue/1770
Signed-off-by: Abhijeet Kasurde akasurde@redhat.com