example-vercel icon indicating copy to clipboard operation
example-vercel copied to clipboard

Vercel not receiving logs of Probot/Github app actions.

Open slugb0t opened this issue 2 years ago • 1 comments

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 avatar Jan 13 '23 23:01 slugb0t

@slugb0t See the new README.

LucBerge avatar May 28 '23 17:05 LucBerge