[Buildbot-devel] Github hook, exception 'bool' object has no attribute 'get'
Pierre Tardy
tardyp at gmail.com
Sun Jul 12 08:44:34 UTC 2015
>
>
> c['status'] = [
> html.WebStatus(
> http_port=8010,
> authz=authz_cfg,
> change_hook_dialects={'github':True}
> )
> ]
>
>
> Thanks in advance for your help
>
Hi, by looking at the source code, I cannot see where the problem could be,
but It might be because True as an option for github is deprecated.
You should at least configure the security.
change_hook_dialects={'github':{'secret': 'XXX'}
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150712/ec521762/attachment.html>
More information about the devel
mailing list