From 180426b8e09af16629fc4c6c864615b561e5f330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugues=20Clou=C3=A2tre?= Date: Mon, 3 Aug 2026 19:15:55 -0400 Subject: [PATCH] chore(aptu): standardize aptu.yml to canonical openrouter config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hugues Clouâtre --- .github/aptu.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/aptu.yml b/.github/aptu.yml index 58142b7..de7b233 100644 --- a/.github/aptu.yml +++ b/.github/aptu.yml @@ -4,8 +4,7 @@ triage: review: enabled: true instructions-file: .github/instructions/pr-review.md - ai: - provider: gemini - model: models/gemini-3.1-flash-lite - api-key-secret: GEMINI_API_KEY + provider: openrouter + model: google/gemma-4-26b-a4b-it + api-key-secret: OPENROUTER_API_KEY