From bcbe5529b9f8fa9dda238bd3d0ec9f22fc15c73a Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Mon, 11 May 2026 09:23:19 +0300 Subject: ci(ai-validation): bump REVIEWER_REF to v1.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Single-line follow-up now that `reviewer-v1.0.2` is tagged (after canonical-sync PR VyOS-Networks/vyos-docs-opus-reviewer#15 merged). v1.0.2 is functionally identical to v1.0.1 — the Python package and `branches.json` are unchanged; the bump aligns this deployed copy with the canonical default for hygiene. The companion PRs on rolling/circinus also include the fail-closed- gate comment alignment that landed on this branch in #1973. --- .github/workflows/ai-validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ai-validation.yml b/.github/workflows/ai-validation.yml index b3d7c4e7..c0f70b9c 100644 --- a/.github/workflows/ai-validation.yml +++ b/.github/workflows/ai-validation.yml @@ -13,7 +13,7 @@ concurrency: cancel-in-progress: true env: - REVIEWER_REF: reviewer-v1.0.1 + REVIEWER_REF: reviewer-v1.0.2 # Force JavaScript actions to run on Node 24. Some pinned action SHAs # we rely on still ship with Node 20 ABI; this env var opts the whole # workflow into Node 24 without per-action version churn. -- cgit v1.2.3