From 5939d3b17b8eb0e5bc826422c452e3b345de93b5 Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Mon, 4 Nov 2024 16:32:53 +0200 Subject: [PATCH] readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9bebb2a6..e96d31b5 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,11 @@ Qode Merge PR-Agent aims to help efficiently review and handle pull requests, by ## News and Updates +### November 4, 2024 + +Qodo Merge PR Agent will now leverage context from Jira or GitHub tickets to enhance the PR Feedback. Read more about this feature +[here](https://qodo-merge-docs.qodo.ai/core-abilities/fetching_ticket_context/) + ### November 3, 2024 Meaningful improvement to the quality of code suggestions by separating the code suggestion generation from [line number detection](https://github.com/Codium-ai/pr-agent/pull/1338)