From c1f4964a5539bae2c2e67aee43265e4371d3be13 Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Mon, 4 Nov 2024 16:19:17 +0200 Subject: [PATCH] update review --- docs/docs/tools/review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/tools/review.md b/docs/docs/tools/review.md index 2fd774f6..5c740023 100644 --- a/docs/docs/tools/review.md +++ b/docs/docs/tools/review.md @@ -140,7 +140,7 @@ num_code_suggestions = ... require_ticket_analysis_review - If set to true, and the PR contains a GitHub ticket number, the tool will add a section that checks if the PR in fact fulfilled the ticket requirements. Default is true. + If set to true, and the PR contains a GitHub or Jira ticket link, the tool will add a section that checks if the PR in fact fulfilled the ticket requirements. Default is true.