Skip to content

Bug report: filename qualifier isn't working #9492

Discussion options

You must be logged in to vote

I think you have run into a couple of different issues here, the first is that filename isn't a supported qualifier in the new search (as the error notes). You can find the supported qualifiers on the syntax page, and the one that you want is path. Next, globs patterns are also not supported, so you will need to use regex syntax instead. So the search you gave above should actually be org:tesla path:/.*gitignore.*/.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Avivhdr
Comment options

Answer selected by gorzell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Search and Navigation Search, navigate, and understand code on GitHub Product Feedback
2 participants