Skip to content

Commit 796197d

Browse files
timrogersCopilot
andauthored
[2025-07-30] Copilot coding agent keeps its pull requests' titles and bodies in sync with the code changes (#56775)
Co-authored-by: Copilot <[email protected]>
1 parent ca88287 commit 796197d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

content/copilot/how-tos/use-copilot-agents/coding-agent/review-copilot-prs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ If {% data variables.product.prodname_copilot_short %} starts a new agent sessio
4848
> [!TIP]
4949
> If you don't want {% data variables.product.prodname_copilot_short %} to respond to comments on a pull request, you can unassign {% data variables.product.prodname_copilot_short %} from the pull request. If you later reassign {% data variables.product.prodname_copilot_short %} to the same pull request it will respond to new comments and push more changes. It will not respond to comments that were added while it was not assigned.
5050
51+
As {% data variables.product.prodname_copilot_short %} makes changes to the pull request, it will keep the title and body up to date so they reflect the current changes.
52+
5153
For more information, see the section "Use comments to iterate on a pull request" in [AUTOTITLE](/copilot/tutorials/coding-agent/best-practices#using-comments-to-iterate-on-a-pull-request).
5254

5355
## Managing {% data variables.product.prodname_actions %} workflow runs

content/copilot/tutorials/coding-agent/get-the-best-results.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ Working with {% data variables.product.prodname_copilot_short %} on a pull reque
6767
> [!NOTE]
6868
> {% data reusables.copilot.coding-agent.write-access-required %}
6969
70+
As {% data variables.product.prodname_copilot_short %} makes changes to the pull request, it will keep the title and body up to date so they reflect the current changes.
71+
7072
## Adding custom instructions to your repository
7173

7274
By adding custom instructions to your repository, you can guide {% data variables.product.prodname_copilot_short %} on how to understand your project and how to build, test and validate its changes.

0 commit comments

Comments
 (0)