Skip to content

ci(warden): Use OpenRouter for sweep#486

Merged
cameroncooke merged 1 commit into
mainfrom
codex/fix-warden-openrouter-workflow
Jul 23, 2026
Merged

ci(warden): Use OpenRouter for sweep#486
cameroncooke merged 1 commit into
mainfrom
codex/fix-warden-openrouter-workflow

Conversation

@cameroncooke

Copy link
Copy Markdown
Collaborator

The scheduled Warden sweep now reads the organization-managed OpenRouter key from the job environment and follows getsentry/warden@v0 instead of a fixed action commit. The existing schedule, model selection, write permissions, and result reporting remain unchanged.

Fixes #483

Bind the scheduled workflow to the shared OpenRouter secret and follow the Warden v0 action channel.

Fixes #483
Copilot AI review requested due to automatic review settings July 23, 2026 08:26

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the scheduled Warden sweep workflow to use the organization’s OpenRouter authentication path and to follow the getsentry/warden@v0 action tag, aligning the repo with the intended Warden configuration and fixing the workflow misconfiguration described in #483.

Changes:

  • Switched the Warden sweep workflow from the Anthropic action input/secret to WARDEN_OPENROUTER_API_KEY provided via the job environment.
  • Updated the workflow to use getsentry/warden@v0 instead of pinning to a specific action commit SHA.
  • Added a corresponding entry under ## [Unreleased]### Fixed in CHANGELOG.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
CHANGELOG.md Records the Warden sweep OpenRouter + v0 action fix under Unreleased.
.github/workflows/warden-sweep.yml Updates Warden sweep auth env to OpenRouter and moves the action reference to getsentry/warden@v0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cameroncooke
cameroncooke marked this pull request as ready for review July 23, 2026 08:29
Comment thread .github/workflows/warden-sweep.yml
@cameroncooke
cameroncooke merged commit 393e292 into main Jul 23, 2026
20 of 21 checks passed
@cameroncooke
cameroncooke deleted the codex/fix-warden-openrouter-workflow branch July 23, 2026 09:15
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.

Fix Warden workflow: switch to OpenRouter and version tag

2 participants