[Buildbot] #2868: bb-github should report pull reqs, too

Buildbot trac trac at buildbot.net
Mon Aug 11 15:50:25 UTC 2014


#2868: bb-github should report pull reqs, too
------------------------+--------------------------
Reporter:  dustin       |       Owner:  dustin
    Type:  enhancement  |      Status:  closed
Priority:  major        |   Milestone:  sys - other
 Version:  0.8.9        |  Resolution:  fixed
Keywords:               |
------------------------+--------------------------
Changes (by dustin):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 {{{
 11:44 < bb-github> [buildbot] djmitche opened pull request #1195: issues
 are no longer active (master...testbranch) http://git.io/Mu_bIw
 11:44 <+djmitche> oo, thta's something
 11:46 <+djmitche> hm, but it doesn't catch pushes to pull reqs..
 11:49 < bb-github> [buildbot] djmitche comment on issue #1195: comment on
 a pull req http://git.io/HJPXgw
 11:49 <+djmitche> oh hey
 11:49 < bb-github> [buildbot] djmitche comment on issue #1195: bb-github,
 where are you.. http://git.io/fKbDyw
 }}}

 Wound up using
 {{{
   "events": [
     "push",
     "pull_request",
     "pull_request_review_comment",
     "issue_comment"
   ],
 }}}

--
Ticket URL: <http://trac.buildbot.net/ticket/2868#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list