From 3adff8cf4c1202237e0cb006698efa3c5ca6f7f8 Mon Sep 17 00:00:00 2001 From: Tal Date: Thu, 10 Oct 2024 10:11:31 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6ab33b38..24fba4f08 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ CodiumAI PR-Agent aims to help efficiently review and handle pull requests, by p ## News and Updates ### October 10, 2024 -New ability for the `review` tool - **ticket compliance feedback**. If the PR contains a ticket number, PR-Agent will check if the PR code actually complies with the ticket requirements. +New ability for the `review` tool - **ticket compliance feedback**. If the PR contains a ticket number, PR-Agent will check if the PR code actually [complies](https://github.com/Codium-ai/pr-agent/pull/1279#issuecomment-2404042130) with the ticket requirements. - + ### September 21, 2024