Install Github App per repo (not project)

When I am added to a customer's Cloudflare account and then connecting a repo that is under my org on Github, it shows all of the connected repos. This is undesirable. I want the CF account to be linkable to only 1 repo. Is this possible?
2 Replies
SuperHelpflare
SuperHelpflare2mo ago
Support AI
According to the documentation, when authorizing Cloudflare Pages to access a GitHub account, you can specify access to your individual account or an organization that you belong to on GitHub. However, it seems that this does not limit the scope of the application to only the repositories you intend to build with Pages. To modify these permissions, you can go to the Applications page on GitHub and select Switch settings context to access your GitHub organization settings. Then, select Cloudflare Workers & Pages > For Repository access, select Only select repositories > select your repositories. This should allow you to limit the scope of the application to only the specific repository you want to connect to the Cloudflare account. Source: GitHub integration · Cloudflare Pages docs
This is an AI generated response, it may not be 100% accurate. Please validate the output. You can ask followups by replying to this message or mentioning me.
devin
devinOP2mo ago
The problem is that the CF account still can see all the repos of the account/org to which it is installed on GH

Did you find this page helpful?