From ab69f1769bc309b24d4e2450f6bdad00cc542564 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sat, 10 Aug 2024 21:31:17 +0300 Subject: [PATCH] azure --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 33dca81d..fd6be181 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ CodiumAI PR-Agent aims to help efficiently review and handle pull requests, by p ## News and Updates +### August 10, 2024 +Added support for [Azure devops pipeline](https://pr-agent-docs.codium.ai/installation/azure.md) - you can now run easily PR-Agent as a Azure devops pipeline, without needing to set up your own server. + + ### August 5, 2024 Added support for [GitLab pipeline](https://pr-agent-docs.codium.ai/installation/gitlab/#run-as-a-gitlab-pipeline) - you can now run easily PR-Agent as a GitLab pipeline, without needing to set up your own server.