Hello,
we are starting to use pages to deploy dynamically gatsby websites, and it’s a very good product.
But we are facing one major issue that prevent us to deploy more projects:
We need to be able to select the same repository gitlab from different projects. At the moment, it’s only possible to select one repository per project.
We are still using netlify and gatsby cloud; and both of them allow to select the same git for different projects/sites.
As we generate the content dynamically using graphql and .env variables wecannot create a new repository per project.
Hopefully, you can remove this limitation asap as it very limits the possibility. Even for instance if we want to have several projects for testing purposes using the same git but using different branches.
Thx for your support