From 8ff0ea50b061586b78475ee7cc159e6c12aba6ed Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Tue, 28 Apr 2026 09:26:46 +0100 Subject: [PATCH] ci: stabilize full release validation --- .github/workflows/full-release-validation.yml | 2 +- src/agents/command/attempt-execution.cli.test.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/full-release-validation.yml b/.github/workflows/full-release-validation.yml index caef63d4c9c..5c760328d2a 100644 --- a/.github/workflows/full-release-validation.yml +++ b/.github/workflows/full-release-validation.yml @@ -330,7 +330,7 @@ jobs: fi dispatch_and_wait openclaw-release-checks.yml \ - -f ref="$TARGET_REF" \ + -f ref="$TARGET_SHA" \ -f expected_sha="$TARGET_SHA" \ -f provider="$PROVIDER" \ -f mode="$MODE" \ diff --git a/src/agents/command/attempt-execution.cli.test.ts b/src/agents/command/attempt-execution.cli.test.ts index 638fb0a8608..47ab44bc32f 100644 --- a/src/agents/command/attempt-execution.cli.test.ts +++ b/src/agents/command/attempt-execution.cli.test.ts @@ -543,6 +543,7 @@ describe("CLI attempt execution", () => { await runAgentAttempt({ providerOverride: "anthropic", + originalProvider: "anthropic", modelOverride: "claude-opus-4-7", originalProvider: "anthropic", cfg: {