Allow GitHub Enterprise Cloud administrators to configure enterprise-scoped search as the default search behavior #202421
Unanswered
paridhiarya
asked this question in
Enterprise
Replies: 1 comment
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Product Feedback
Body
Summary
GitHub Enterprise Cloud currently defaults searches from the top search bar to all of GitHub, even when users are operating within an Enterprise Managed Users (EMU) enterprise context.
We would like an enterprise-level setting that allows administrators to make enterprise-scoped search the default behavior.
Problem
In large EMU environments, users primarily search for internal repositories, code, and documentation within their enterprise. However, the current default global search behavior mixes public GitHub results with internal enterprise results, making repository discovery less efficient.
This creates friction for developers who are trying to locate enterprise-owned repositories across multiple organizations.
Current Behavior
enterprise:<enterprise-slug>or use pre-scoped search URLs.Requested Capability
Provide an enterprise-level setting such as:
When enabled, searches initiated from enterprise or organization contexts should default to enterprise-scoped results, while still allowing users to expand to all GitHub when needed.
Why This Matters
Notes
This request is not asking GitHub to block public repository visibility for EMU users.
The ask is to provide a configurable default search scope so enterprise-owned content is prioritized by default, especially for large GitHub Enterprise Cloud environments.
All reactions