Syncing with multiple branches in one Supabase project

Hello,

We run multiple hosted branches for our Supabase project, is it possible to integrate a different environment with each branch ? I’m posting this as a Feature Request because it seems like it’s not possible.

Super awesome product by the way, well thought out ++

Seeing the native Supabase integration, I just assumed that mapping a branch config to a Supabase branch was a core feature. Just spent the weekend refactoring our secrets management system to use Doppler when I discovered this was not actually the case :face_with_bags_under_eyes:

Instead of selecting the project from a dropdown when setting up the config sync, we should just be able to enter a supabase project ID. Each Supabase branch has its own project ID, but only the main branch shows up in the project selection dropdown.