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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: