mitchlloyd
CDCloudflare Developers
•Created by mitchlloyd on 1/30/2025 in #pages-help
Cannot find how to initiate GitHub connection for existing Pages project
I cannot find where in the Cloudflare dashboard I'm supposed to go to connect GitHub to an existing Pages project. Here is what the documentation says:
To set up builds for your Worker: 1. Select your Worker in the Workers & Pages Dashboard ↗ and navigate to Settings > Build. ...I cannot find this UI. I can do: 1. Compute (Workers) > Workers & Pages > my-worker-name > Settings The only sections I see there are "Variables and Secrets", "Bindings", "Runtime", and "General". None of these sections seem to contain information about git repo integration. Generally I'm seeing lots of Cloudflare documenation references for this "Settings > Build" UI but I can't seem to find it. Using the "Go to..." search at the top of the page I can't find any hits for "build", "git", or "repo". Incidentally I was able to connect the Cloudflare GithubApp to my GitHub organization by going through the new Pages creation workflow with the "Connect to Git" option. However I can't proceed with my current project name in that workflow: "A project with this name already exists on this account. Please use a different name.". I was hoping something might happen if I just push to the connected repo but could not find any build activity. I'm on a free account and I've already deployed my pages app with wrangler in case that's relevant.
3 replies