Skip to content

Instantly share code, notes, and snippets.

@mappum
Created April 10, 2015 16:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mappum/ee1e1ea92f4334df0530 to your computer and use it in GitHub Desktop.
Save mappum/ee1e1ea92f4334df0530 to your computer and use it in GitHub Desktop.
Bot is initialized. HEAD: 192b96a98368f547dce6855800a955bd72554136
/home/bot/botwillacceptanything/voting.js:101
var voteFileName = 'https://raw.githubusercontent.com/' + PR.head.repo.own
^
ReferenceError: PR is not defined
at handlePR (/home/bot/botwillacceptanything/voting.js:101:63)
at Array.forEach (native)
at /home/bot/botwillacceptanything/main.js:85:9
at /home/bot/botwillacceptanything/node_modules/github/api/v3.0.0/pullRequests.js:64:17
at IncomingMessage.<anonymous> (/home/bot/botwillacceptanything/node_modules/github/index.js:782:21)
at IncomingMessage.emit (events.js:129:20)
at _stream_readable.js:908:16
at process._tickCallback (node.js:355:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment