kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.81k stars 2.61k forks source link

PR Dashboard: Explain what icons mean #1731

Closed mml closed 6 years ago

mml commented 7 years ago

My dashboard currently shows some red Xs and a yellow dot. I think they encode something about PR state, but hovering over them shows nothing, and there's no legend.

Hover would be fine.

fejta-bot commented 6 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta. /lifecycle stale

fejta-bot commented 6 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten /remove-lifecycle stale

mml commented 6 years ago

Ping. This is still true.

/remove-lifecycle rotten

mml commented 6 years ago

This is both a usability and an accesibility issue. It deserves more attention.

@kubernetes/sig-testing-bugs

BenTheElder commented 6 years ago

/assign @rmmh

BenTheElder commented 6 years ago

Pretty sure these are the state of the PR's tests, (Red -> failed, Yellow -> incomplete, Green -> passing). Agree that this should be improved.