example-vercel
example-vercel copied to clipboard
Vercel not receiving logs of Probot/Github app actions.
Hi, I'm using this template as a guide to upload my Probot app to Vercel. I'm wondering as to why I'm not receiving any logs of the actions the github app does (ex: when I install the app no logs are sent to vercel of the action) I set up probot actions correctly but I believe it has to do with the configurations/settings of Vercel and the Github app. I configured my github app's webhook url to be https://.vercel.app/api/github/webhooks and have my build and development settings configured properly as well. Any help would be appreciated! Thank you
@slugb0t See the new README.