From 25b07441a94207467cafec5c05a45603e3deb3f2 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Fri, 13 Jun 2025 20:44:30 +0300 Subject: [PATCH] unrelated --- docs/docs/core-abilities/fetching_ticket_context.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/core-abilities/fetching_ticket_context.md b/docs/docs/core-abilities/fetching_ticket_context.md index bfb836d9..63cd65f4 100644 --- a/docs/docs/core-abilities/fetching_ticket_context.md +++ b/docs/docs/core-abilities/fetching_ticket_context.md @@ -72,7 +72,7 @@ A `PR Code Verified` label indicates the PR code meets ticket requirements, but ``` (default: `false`) - the `review` tool will also validate that the PR code doesn't contain any additional content that is not related to the ticket. If it does, the PR will be labeled at best as `PR Code Verified`, and the `review` tool will provide a comment with the additional content found in the PR code. + the `review` tool will also validate that the PR code doesn't contain any additional content that is not related to the ticket. If it does, the PR will be labeled at best as `PR Code Verified`, and the `review` tool will provide a comment with the additional unrelated content found in the PR code. ## GitHub Issues Integration