[Buildbot-devel] Github hook, exception 'bool' object has no attribute 'get'

Raphael Merx raphaelm at captricity.com
Mon Jul 13 05:13:58 UTC 2015


Confirmed that {'github':True} was the cause of the problem. Thanks a lot!
​

On Sun, Jul 12, 2015 at 1:44 AM, Pierre Tardy <tardyp at gmail.com> wrote:

>
>> 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'}
>
>>
>>


-- 

Raphael Merx Captricity | *Technical staff*
Web <http://www.captricity.com/>  | Blog  <http://captricity.com/blog/> |
Twitter <https://twitter.com/captricity>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150712/d5e8d4b0/attachment.html>


More information about the devel mailing list