Copilot Support for Repo Wikis #193328
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. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Copilot in GitHub
Body
Copilot doesn’t seem able to read or use content from a repository’s wiki. When asked about the wiki in a private repo that I have access to I get:
Unfortunately, I'm unable to directly access the content of that wiki page. The <repo> repository appears to be private, and GitHub wiki pages are not accessible via the REST API tools available to me — so I can't read the actual text of the page.Not having wikis included makes Copilot a lot less useful for answering questions about the project and is excluding useful documentation from its context. It’s a bit surprising that wiki content isn’t included as a first-class context source.
Current workaround:
The only thing I’ve found is cloning the wiki repo separately and opening it in an IDE/CLI so Copilot can “see” it. That works, but it’s definitely more friction than it should be—especially for quick questions.
I would love to see Copilot being able to access wiki content directly.
Curious if this is on the roadmap at all, or if others have found better workarounds. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions