Github Organization account not showing
I have connect my Github account which is the owner of the organization, also have already config the target repo with Cloudflare Pages. But I cannot find my organization account or target repo when creating a new project
3 Replies
you need to connect the pages app to the organization itself
when you grant pages access to your account its scope is limited to your repos
Git integration · Cloudflare Pages docs
Cloudflare supports connecting Cloudflare Pages to your GitHub and GitLab repositories to look for new changes to your project.
In
Organization setting
, under Github Apps
section, I have already install Cloudflare Pages
and give it access to the target repo
nvm, I reconnect the Cloudflare Pages
with my org. it's working now.
weird