Github Integration Missing Preview URLs
Hello!
I've been using Workers for a bit, and recently integrated with our GitHub repo for CI/CD. I have it all setup so that on a new PR I trigger deployments via
I can see a preview URL being created in the Build Log, which I can navigate to, but I'm not seeing that preview URL in the Cloudflare Bot's message on the PR. It's a bit of a pain to have to click the build link, scroll through the logs, select the link in the logs, and visit it.
Am I missing some configuration which populates the URL in GitHub? Thanks!
I've been using Workers for a bit, and recently integrated with our GitHub repo for CI/CD. I have it all setup so that on a new PR I trigger deployments via
wrangler versions upload.I can see a preview URL being created in the Build Log, which I can navigate to, but I'm not seeing that preview URL in the Cloudflare Bot's message on the PR. It's a bit of a pain to have to click the build link, scroll through the logs, select the link in the logs, and visit it.
Am I missing some configuration which populates the URL in GitHub? Thanks!
