Skip to content

Comments

use anthropic api key#396

Merged
gtrrz-victor merged 1 commit intomainfrom
gtrrz-victor/use-anthropic-api-key
Feb 18, 2026
Merged

use anthropic api key#396
gtrrz-victor merged 1 commit intomainfrom
gtrrz-victor/use-anthropic-api-key

Conversation

@gtrrz-victor
Copy link
Contributor

No description provided.

@gtrrz-victor gtrrz-victor requested a review from a team as a code owner February 18, 2026 00:21
Copilot AI review requested due to automatic review settings February 18, 2026 00:21
@cursor
Copy link

cursor bot commented Feb 18, 2026

PR Summary

Low Risk
CI-only change that swaps which secret is injected into the E2E test step; risk is limited to potential workflow/test failures if the secret isn’t configured.

Overview
Updates the E2E GitHub Actions workflow to authenticate the Claude CLI/tests using ANTHROPIC_API_KEY (from secrets.ANTHROPIC_API_KEY) instead of the previous CLAUDE_CODE_OAUTH_TOKEN secret.

Written by Cursor Bugbot for commit c17400e. Configure here.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the GitHub Actions E2E workflow to use an Anthropic API key secret instead of a Claude Code OAuth token when running Claude-based E2E tests.

Changes:

  • Replaced CLAUDE_CODE_OAUTH_TOKEN with ANTHROPIC_API_KEY in the E2E workflow environment.

@gtrrz-victor gtrrz-victor merged commit ffcec63 into main Feb 18, 2026
11 of 12 checks passed
@gtrrz-victor gtrrz-victor deleted the gtrrz-victor/use-anthropic-api-key branch February 18, 2026 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants