"allow_failure: true" problem with CI badge on root page (when it - projects index page)
Created by: inner-whisper
Hello!
We've noticed small issue with CI-status label on root page (if it set to "Projects" page):
If we have project with allow_failure: true
on one of builds (http://doc.gitlab.com/ci/yaml/README.html#jobs), then we will see running
icon near project's star counter after build has been accomplished (and "allowed to failure" build failed).
Simultaneously, directly on /dashboard/projects
page we see success
icon.