knowsuchagency
Preview deployments not working due to redirect
I found the issue. The problem was using an explicit webhook as opposed to the github application. I had to turn off the webhook ensure the github app was correctly configured. Hope this helps if anyone else stumbles across the same problem!
9 replies
Preview deployments not working due to redirect
My assumption might be that it's redirecting non-http traffic, but all events have that same body in the response,
{"message":"Branch Not Match"}
which makes me suspect it's something to how dokploy configures github webhooks9 replies