Unable to find branch "staging" in <repo>
Hey, Im getting this message
Unable to find branch "staging" in <repo> when trying to create a branch but the branch does exists in the github repo3 Replies
could you try pointing it at main just to see if it will reproduce the same error. Also if you have a screenshot of the error that would help
I figured it out, it looks like the api returns
{"message":"Not authorized to read repository."} but the frontend will display the message Unable to find branch "staging" in <repo>. Turns out somehow our github connection got removed and I had to add it back in. Team should update the error messages to alert when the github connection is removed and update the message to show the actual error.You should open an issue on the Supabase GitHub repository with this feedback.