Handling Multiple Branches Linked to Multiple Cloudflare Pages Applications in a single Repository

I'm seeking advice on a deployment challenge I'm facing regarding the management of multiple branches within a single GitHub repository, each linked to multiple Cloudflare Pages applications for different languages.

The primary issue stems from the inability to link Cloudflare Pages projects to language branches due to an existing project association, which prevents the necessary branch changes. The goal is to have a Cloudflare Pages application for each language branch within the same repository, allowing for efficient management and deployment of multi-language landing pages.

I'm particularly interested in exploring solutions that allow for the seamless integration of multiple Cloudflare Pages applications within a single repository. Any insights or recommendations on best practices for handling such
Was this page helpful?