ErzfeindOriginal post
Web Developer
I have some issues creating sites or functions with a new repository on my self hosted instance. I set up the Github integration with the environment variables and connect my Github App with my self hosted instance works just fine. But when I create a site or function with a new repository the repository gets created but no files pushed and I cannot select the production branch on the next page. Any ideas?
Summary
Developers having trouble pushing files to new repository after setting up Github integration with a self-hosted instance. Also unable to select production branch.
Solution: Ensure correct environment variables are set up and verify Github App connection. Check permissions and branch settings on the new repository.