Skip to content

Commit d521734

Browse files
Mention character limit for CIs in CCR (#58269)
Co-authored-by: mc <[email protected]>
1 parent d4691af commit d521734

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

content/copilot/concepts/prompting/response-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ redirect_from:
1212
- /copilot/concepts/code-review/coding-guidelines
1313
- /copilot/concepts/response-customization
1414
contentType: concepts
15-
category:
15+
category:
1616
- Configure Copilot
1717
---
1818

data/reusables/copilot/repository-custom-instructions-support.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ The following table shows which {% data variables.product.prodname_copilot_short
2020
**4:** Repository-wide instructions, path-specific instructions, and agent instructions (using `AGENTS.md`, `CLAUDE.md` or `GEMINI.md` files).<br>
2121
**X:** Custom instructions are not supported.<br>
2222
**N/A:** Feature not available on this platform.
23+
24+
> [!NOTE]
25+
> {% data variables.copilot.copilot_code-review_short %} only reads the first 4,000 characters of any custom instruction file. Any instructions beyond this limit will not affect the reviews generated by {% data variables.copilot.copilot_code-review_short %}. This limit does not apply to {% data variables.copilot.copilot_chat_short %} or {% data variables.copilot.copilot_coding_agent %}.

0 commit comments

Comments
 (0)