From 79780f7f644707502575c0dc4c9705a3e7380eac Mon Sep 17 00:00:00 2001 From: Chris Christoff Date: Wed, 2 Oct 2024 12:27:38 -0400 Subject: [PATCH 1/3] Update indexing-repositories-for-copilot-chat.md --- .../indexing-repositories-for-copilot-chat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md b/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md index 366c10a81068..4afa4fc53700 100644 --- a/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md +++ b/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md @@ -22,7 +22,7 @@ The indexing status of a repository is displayed on {% data variables.product.pr After you index a repository it is automatically re-indexed every time a change is pushed to the repository. -## Indexing limits +## Indexing limits (Per Individual) {% rowheaders %} From cfc4859d820b5db1a7a1cb3574fe732d23d694a8 Mon Sep 17 00:00:00 2001 From: Chris Christoff Date: Mon, 14 Oct 2024 12:50:32 -0400 Subject: [PATCH 2/3] Update indexing-repositories-for-copilot-chat.md --- .../indexing-repositories-for-copilot-chat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md b/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md index 4afa4fc53700..09e8c663e541 100644 --- a/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md +++ b/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md @@ -22,13 +22,13 @@ The indexing status of a repository is displayed on {% data variables.product.pr After you index a repository it is automatically re-indexed every time a change is pushed to the repository. -## Indexing limits (Per Individual) +## Indexing limits {% rowheaders %} | | {% data variables.product.prodname_copilot_individuals_short %} | {% data variables.product.prodname_copilot_business_short %} | {% data variables.product.prodname_copilot_enterprise_short %} | |------------------|-----------------------------------------------------------------|--------------------------------------------------------------|----------------------------------------------------------------| -| Repository limit | 5 | 50 | Unlimited | +| Repository limit | 5 | 50 (total shared by business) | Unlimited | {% endrowheaders %} From 532e507ce53ce2881907502025e7831360db3f64 Mon Sep 17 00:00:00 2001 From: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> Date: Fri, 25 Oct 2024 08:39:34 -0700 Subject: [PATCH 3/3] Update content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com> --- .../indexing-repositories-for-copilot-chat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md b/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md index 09e8c663e541..d1b1977cbcb5 100644 --- a/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md +++ b/content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md @@ -28,7 +28,7 @@ After you index a repository it is automatically re-indexed every time a change | | {% data variables.product.prodname_copilot_individuals_short %} | {% data variables.product.prodname_copilot_business_short %} | {% data variables.product.prodname_copilot_enterprise_short %} | |------------------|-----------------------------------------------------------------|--------------------------------------------------------------|----------------------------------------------------------------| -| Repository limit | 5 | 50 (total shared by business) | Unlimited | +| Repository limit per subscription | 5 | 50 | Unlimited | {% endrowheaders %}