You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
Hi,
I am using python 2.7 for the script and 3.6 for the master. I thought it being 3 years old might be a factor, this is my first time in the GitHub hooks/apps corner.
Thanks for the info, I will take a look.
Cheers
Wayne
Although, I did use the script because I wanted to reverse proxy the request thru it. (As the note on that link suggests todo if you dont/can't expose the master publicly)
I think that it's a valid architectural option so would be keen to see the script working. Or use nginx I guess.
I've created a GitHub app with very permissive permissions, and only enabling
push
andpull requests
events, as per the script comments.But there is a
keywords must be strings
error being raised for both events.Perhaps of interest is that the only file in the PR is missing in the PR creation, but present in the subsequent PR merge.
The GitHub 'Recent Deliveries' status pages shows ok responses.
Buildbot version: 0.9.13
Twisted version: 17.9.0
PR Creation error:
PR Merge error:
The text was updated successfully, but these errors were encountered: