[Buildbot] #3260: gitlab webhook ignored if Git step uses https scheme

Buildbot trac trac at buildbot.net
Wed May 20 17:49:15 UTC 2015


#3260: gitlab webhook ignored if Git step uses https scheme
-------------------+-----------------------
Reporter:  dank    |      Owner:
    Type:  defect  |     Status:  new
Priority:  minor   |  Milestone:  undecided
 Version:  0.8.8   |   Keywords:
-------------------+-----------------------
 gitlab/github allow multiple access schemes.  We used https access at
 first with gitlab before we discovered how to configure deploy keys.  Then
 later when we switch from gitpoller to webhooks, we discovered changes
 were not triggering builds.  Evidently the scheme has to match;
 configuring buildbot to use the git@ scheme instead of the https: scheme
 solved the problem.

 This was with v0.8.8-1082-g1554b09, but I suspect it's also in current
 buildbot.

 Seems like it's at least worth documenting?

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


More information about the bugs mailing list