[Buildbot-devel] Trouble wiring up a web hook change source.

Kenneth Baltrinic kenneth at baltrinic.com
Wed Jun 5 10:40:31 UTC 2013


The solution to my problem was very simple.  My scheduler was configured
with project='myproject' so on my Git server I had to add
?project=myproject to the end of the URL that was used to call the webhook.
 Otherwise the event created by the webhook had a null project and was thus
ignored by the scheduler.



On Tue, Jun 4, 2013 at 8:54 PM, Dustin J. Mitchell <dustin at v.igoro.us>wrote:

> On Tue, Jun 4, 2013 at 5:37 PM, Benjamin Andre <bandre at lbl.gov> wrote:
> > I'm having the same problem described here. I have a minimal change
> > filter that works fine for a PBChangeSource with 0.8.7p1, but fails to
> > trigger a build with the WebStatus commit hook with git master. Has
> > anyone seen a solution to this?
>
> What are you seeing in your twistd.log?
>
> Dustin
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. A cloud service to automate IT design, transition and operations
> 2. Dashboards that offer high-level views of enterprise services
> 3. A single system of record for all IT processes
> http://p.sf.net/sfu/servicenow-d2d-j
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20130605/dd26f310/attachment.html>


More information about the devel mailing list