Skip to content

Conversation

@danbarr
Copy link
Collaborator

@danbarr danbarr commented Oct 2, 2025

Now that the Claude Code action has reached v1, Anthropic has stopped bumping the beta tag.

Updating per the migration guide and the example.

Signed-off-by: Dan Barr 6922515+danbarr@users.noreply.github.com

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
@danbarr danbarr requested a review from ChrisJBurns October 2, 2025 22:11
@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.29%. Comparing base (a517677) to head (4af4309).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2076      +/-   ##
==========================================
+ Coverage   48.27%   48.29%   +0.02%     
==========================================
  Files         236      236              
  Lines       29900    29900              
==========================================
+ Hits        14434    14441       +7     
+ Misses      14367    14362       -5     
+ Partials     1099     1097       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@danbarr danbarr requested a review from Copilot October 2, 2025 22:50
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

Updates the Claude Code action from the deprecated beta tag to the stable v1 release, following Anthropic's migration guide after the action reached v1 and the beta tag stopped being updated.

  • Updated action reference from @beta to @v1 with specific commit hash
  • Simplified job configuration by removing deprecated parameters and comments
  • Added required permissions and timeout configuration for v1 compatibility

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@blkt blkt merged commit 2e071a3 into main Oct 3, 2025
26 checks passed
@blkt blkt deleted the update-claude-code-action branch October 3, 2025 09:42
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.

3 participants