GH-300 · Question #9
Which of the following is correct about GitHub Copilot Knowledge Bases?
The correct answer is C. It is an Enterprise feature. GitHub Copilot Knowledge Bases is an Enterprise-tier feature, making Option C correct. Option A is incorrect - not all repositories are indexed; organization admins choose which repositories to include in a knowledge base. Option B is incorrect - indexing is not static; GitHub…
Question
Which of the following is correct about GitHub Copilot Knowledge Bases?
Options
- AAll repos are indexed
- BIndexing is static
- CIt is an Enterprise feature
- DAll file types are indexed
How the community answered
(26 responses)- A8% (2)
- C88% (23)
- D4% (1)
Explanation
GitHub Copilot Knowledge Bases is an Enterprise-tier feature, making Option C correct. Option A is incorrect - not all repositories are indexed; organization admins choose which repositories to include in a knowledge base. Option B is incorrect - indexing is not static; GitHub re-indexes repositories as content changes (though there may be a delay). Option D is incorrect - not all file types are indexed; Knowledge Bases focuses on supported text-based file types like Markdown, code files, and documentation, not binary or unsupported formats.
Topics
Community Discussion
No community discussion yet for this question.