Skip to content

Instantly share code, notes, and snippets.

@rajgoesout
Created July 1, 2019 15:37
Show Gist options
  • Save rajgoesout/a4e8aee22d2f443a6555f2f7edd68755 to your computer and use it in GitHub Desktop.
Save rajgoesout/a4e8aee22d2f443a6555f2f7edd68755 to your computer and use it in GitHub Desktop.
2019-07-01 21:03:50+0530 [-] GitHubPullrequestPoller: polling GitHub repository am1e/macports-ports, branches: None
2019-07-01 21:03:50+0530 [-] while polling for changes
Traceback (most recent call last):
File "/Users/rajdeep/goodbb/.venv/lib/python3.7/site-packages/twisted/internet/defer.py", line 1418, in _inlineCallbacks
result = g.send(result)
File "/Users/rajdeep/goodbb/master/buildbot/changes/github.py", line 272, in poll
yield self._processChanges(result)
File "/Users/rajdeep/goodbb/.venv/lib/python3.7/site-packages/twisted/internet/defer.py", line 1613, in unwindGenerator
return _cancellableInlineCallbacks(gen)
File "/Users/rajdeep/goodbb/.venv/lib/python3.7/site-packages/twisted/internet/defer.py", line 1529, in _cancellableInlineCallbacks
_inlineCallbacks(None, g, status)
--- <exception caught here> ---
File "/Users/rajdeep/goodbb/master/buildbot/changes/github.py", line 272, in poll
yield self._processChanges(result)
File "/Users/rajdeep/goodbb/.venv/lib/python3.7/site-packages/twisted/internet/defer.py", line 1418, in _inlineCallbacks
result = g.send(result)
File "/Users/rajdeep/goodbb/master/buildbot/changes/github.py", line 200, in _processChanges
base_branch = pr['base']['ref']
builtins.TypeError: string indices must be integers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment