Closed williamdes closed 5 years ago
:warning: :rescue_worker_helmet: Before you pull any changes, go to hooks/github.php
and copy the value of hook_secret
into a safe place.
Then pull the changes and add define('GITHUB_HOOK_SECRET', 'secretHere!!');
to hooks/config.php
with the value of the previously copied secret
Hello @ibennetch @nijel can you please review my changes?
Btw I tested the changes on my personal test repo.
BTW: There is also https://github.com/apps/dco which might be used out of the box instead of implementing own code (not sure how it compares, I use this one for @WeblateOrg).
@nijel I did not find a way to add a pattern to dco bot and it generates false positives when checking the email for users using a different email or using the privacy email settings.
Okay, I just wanted to mention alternative :-).
@ibennetch Can you please install the PR on the server ? or @nijel ?
PS: dot not forget to read the instructions https://github.com/phpmyadmin/scripts/pull/19#issuecomment-498842981
I have completed the installation on the server.
I've even tested it with https://github.com/phpmyadmin/phpmyadmin/pull/15340 and it looks great. Thanks.
Thanks for installing the PR :) You will new see checked green on webhooks list on each repo since I implemented 🏓 ping requests (github zen) instead of red cross for 500 errors
True
>true
)Have a look at the comment below !