Pricing
Docs
Blog
The user wants to link two separate GitHub repositories to a single Supabase project to enable Supabase Branching on pull requests for both. They are exploring if it's possible to automate branching via the API or GitHub actions for the second repo.
They’re very different projects with a very different set of workflows and dependencies. Is there a way to automate the branching from the API or something so I can do it via GitHub actions on my second repo?