Skip to content

chore: use Claude Opus 4.7 1M context in workflows#2241

Merged
kamuikatsurgi merged 1 commit into
developfrom
chore/upgrade-claude-opus-47-1m
May 26, 2026
Merged

chore: use Claude Opus 4.7 1M context in workflows#2241
kamuikatsurgi merged 1 commit into
developfrom
chore/upgrade-claude-opus-47-1m

Conversation

@kamuikatsurgi
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 26, 2026 06:13
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
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

Updates the GitHub Actions workflows that run anthropics/claude-code-action@v1 to use the newer Claude Opus 4.7 model with 1M context, aligning the automated Claude runs (interactive mention-driven and PR code review) to the same model configuration.

Changes:

  • Updated Claude CLI model argument from claude-opus-4-6 to claude-opus-4-7[1m] in both workflows.
  • Minor YAML cleanup (removed trailing whitespace / stray blank lines) to keep workflow files tidy.

Reviewed changes

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

File Description
.github/workflows/claude.yml Updates the Claude Code workflow to use claude-opus-4-7[1m] via claude_args.
.github/workflows/claude-code-review.yml Updates the Claude Code Review workflow to use claude-opus-4-7[1m] via claude_args.

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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.85%. Comparing base (aa8f927) to head (30227b8).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2241      +/-   ##
===========================================
- Coverage    52.87%   52.85%   -0.03%     
===========================================
  Files          886      886              
  Lines       156786   156786              
===========================================
- Hits         82904    82869      -35     
- Misses       68630    68661      +31     
- Partials      5252     5256       +4     

see 22 files with indirect coverage changes
see 22 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kamuikatsurgi kamuikatsurgi merged commit 4fb8666 into develop May 26, 2026
23 of 26 checks passed
@kamuikatsurgi kamuikatsurgi deleted the chore/upgrade-claude-opus-47-1m branch May 26, 2026 07:00
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.

4 participants