Skip to content
Discussion options

You must be logged in to vote

I would suggest you create a custom scope for your query. Click on the scopes dropdown, and scroll to the bottom to select custom scope. You can even build a scope using boolean operators like NOT, so e.g.

org:my_org AND NOT (repo:my_org/tests OR repo:my_org/xyz OR ...)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by colinwm
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 Share your thoughts and suggestions on GitHub features and improvements
2 participants