Skip to content

ci(warden): Drop anthropic model pin so CI inherits org default - #5839

Merged
romtsn merged 1 commit into
mainfrom
ci/drop-warden-anthropic-model
Jul 27, 2026
Merged

ci(warden): Drop anthropic model pin so CI inherits org default#5839
romtsn merged 1 commit into
mainfrom
ci/drop-warden-anthropic-model

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

📜 Description

Remove the repo-level model = "anthropic/claude-sonnet-4-6" pin from warden.toml so Warden CI inherits the org base default from getsentry/.github/warden.toml (currently openrouter/moonshotai/kimi-k3).

💡 Motivation and Context

getsentry org Warden CI only wires WARDEN_OPENROUTER_API_KEY (Anthropic was dropped from the org workflow). Repo model overrides win the merge, so pinning anthropic/* fails with No API key found for anthropic on every PR (e.g. #5837).

💚 How did you test it?

  • Confirmed org workflow/env only provides OpenRouter credentials
  • Confirmed org base warden.toml default model is openrouter/moonshotai/kimi-k3
  • Config-only change; no SDK code paths touched

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPii is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

After merge, Warden on this repo should authenticate via OpenRouter and stop failing on the Anthropic key miss. No changelog entry — CI config only.

Requested by Roman Zavarnitsyn via Junior.

--

View Junior Session

getsentry Warden CI only provides WARDEN_OPENROUTER_API_KEY. Pinning
anthropic/claude-sonnet-4-6 in repo warden.toml fails auth. Unset the
model so runs inherit getsentry/.github openrouter/moonshotai/kimi-k3.

Co-Authored-By: Roman Zavarnitsyn <roman.zavarnitsyn@sentry.io>
@sentry

sentry Bot commented Jul 27, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.50.0 (1) release

⚙️ sentry-android Build Distribution Settings

@romtsn
romtsn marked this pull request as ready for review July 27, 2026 09:40
@romtsn
romtsn merged commit a621489 into main Jul 27, 2026
69 of 71 checks passed
@romtsn
romtsn deleted the ci/drop-warden-anthropic-model branch July 27, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant