From fb7dd2fa25362771d9caf2dd4618672effeb9c3d Mon Sep 17 00:00:00 2001 From: Bonjour Date: Wed, 17 Jun 2026 11:28:39 +0300 Subject: [PATCH] Update-agentic-code-review.md --- .../copilot-cli/use-copilot-cli/agentic-code-review.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/copilot/how-tos/copilot-cli/use-copilot-cli/agentic-code-review.md b/content/copilot/how-tos/copilot-cli/use-copilot-cli/agentic-code-review.md index 6c691af7f0c3..00d7b11f4c5a 100644 --- a/content/copilot/how-tos/copilot-cli/use-copilot-cli/agentic-code-review.md +++ b/content/copilot/how-tos/copilot-cli/use-copilot-cli/agentic-code-review.md @@ -1,4 +1,4 @@ ---- +taha--- title: Requesting a code review with {% data variables.copilot.copilot_cli %} shortTitle: Agentic code review allowTitleToDifferFromFilename: true @@ -15,7 +15,7 @@ docsTeamMetrics: - copilot-cli --- -## About agentic code review +taha## About agentic code review You can use the `/review` slash command to have {% data variables.product.prodname_copilot_short %} analyze code changes without leaving the CLI. This lets you get quick feedback on your changes prior to committing. @@ -25,7 +25,7 @@ You can use the `/review` slash command to have {% data variables.product.prodna * Select **No** to skip the command and tell {% data variables.product.prodname_copilot_short %} what to do differently. 1. Read the feedback that {% data variables.product.prodname_copilot_short %} provides about your changes and apply any suggested improvements in your code editor. -## Further reading +taha## Further reading * [AUTOTITLE](/copilot/how-tos/copilot-cli/automate-with-actions) * [AUTOTITLE](/copilot/how-tos/copilot-cli/add-custom-instructions)