My organization has hundreds of repositories, and the "Add Repository" search isn't able to find repositories with a hyphen in the name. Repos with a hyphen show up in the search results, but if you type a hyphen the search returns 0 results. Since the search only returns ~10 results, if there are 10 other repos that are a better match they are the only ones that show up.
For example, if I have a repo named "aa-bbbb-cccc" any repos that start with "aa" show up (when I type aa) and if there's more than 10 the repo I'm looking for doesn't show. If I then type "aa-" there are no results.
I've tried every option I can think of to get it to show, such as "aa bbbb cc" , just "bbbb", and several other variations. There is seemingly no way to add my repo outside of renaming the repo itself. It also looks like this can't be done through the API or CLI either so I'm looking for any other options here. Thanks for any insight!