[Buildbot] #3333: 'buildbot try' should output URL of failed builds

Buildbot trac trac at buildbot.net
Wed Aug 12 18:42:01 UTC 2015


#3333: 'buildbot try' should output URL of failed builds
-----------------------------+-----------------------
Reporter:  dank              |      Owner:
    Type:  enhancement       |     Status:  new
Priority:  patches-accepted  |  Milestone:  undecided
 Version:  0.8.12            |   Keywords:
-----------------------------+-----------------------
 buildbot/clients/tryclient.py says

 {{{
 805         print "All Builds Complete"
 806         # TODO: include a URL for all failing builds
 }}}

 This bug is for that TODO.

 I ran into this while fleshing out a gitlab - buildbot gateway that runs a
 try build whenever there's a merge request.  The gateway now adds a
 comment to the merge request with the result of the try build.  Users will
 inevitably say "That's nice, but why can't I click on the message to bring
 me to the build results?"

--
Ticket URL: <http://trac.buildbot.net/ticket/3333>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list