1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Clarify the type of Copilot Chat questions that are affected by repo indexing (#51705)

This commit is contained in:
hubwriter
2024-07-19 09:55:14 +01:00
committed by GitHub
parent f50eefdffb
commit 033ba0c100

View File

@@ -15,6 +15,8 @@ redirect_from:
{% data variables.product.prodname_copilot %}'s ability to answer natural language questions, in the context of a {% data variables.product.prodname_dotcom %} repository, is improved when the repository has been indexed for semantic code search.
Indexing repositories is not a requirement and will not affect responses to questions about information in knowledge bases, pull requests, issues, discussions, or commits. However, indexing can help {% data variables.product.prodname_copilot_chat_short %} answer questions that relate directly to the code within a repository.
The indexing status of a repository is displayed on {% data variables.product.prodname_dotcom_the_website %} when you start a conversation that has a repository context. You can index the repository if it has not been indexed yet.
After you index a repository it is automatically re-indexed every time a change is pushed to the repository.