Discussions
New branch feature need help
2 days ago by Open Gateway DevRel
Hi there,
I'm trying to use the new GitHub "Branches" feature, but I'm encountering an issue.
I've followed the documentation and created a new branch in my GitHub repository, formatting the name correctly as {version}_{branch_name}.
However, when I check the "Versions & Branches" section in my ReadMe admin panel, the new branch doesn't appear. It still says "No branches" for that version.
P.S. My project's main content (from the default branch) is syncing correctly via GitHub Actions, so I know the basic repository connection is working. The issue seems to be specific to the discovery of new branches.
Could you please help me troubleshoot why this branch isn't being detected?
Thanks for the help!!!