Closed liancheng closed 10 years ago
Good idea. We should filter out comments that only say Jenkins commands, since sometimes those commands appear as part of a larger comment.
Maybe we should add a status to the Jenkins Status column to indicate "Queued" or "Waiting" to show that Jenkins has been asked to test a PR but that it hasn't started yet.
The site is now running a prototype of this. I added a new Jenkins status to represent states where we've asked Jenkins to run tests but they haven't started yet.
For now, I used the same comment glyphicon for this state, since it's similar to "Admin Needed." I'm open to suggestions for a different icon (or a complete icon /design overhaul). Note that we can also use icons from GitHub's octicons set.
There's no need to show comments like "Jenkins, test this please" in the tooltip since Jenkins build status has already been displayed.
The spec of "how to talk to Jenkins" can be found here.