You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invalid branch name: "#8982-bugfix". Branch names must start with an alphanumeric character and contain only alphanumeric characters, forward slashes, hyphens, underscores, or periods. #751
Describe the bug
All our branches include or start with the hash sign followed by the ticket number
To Reproduce
Create a branch with
#123in it and assign Claude CodeExpected behavior
Worked fine before the latest release. This PR broke it: #736