Skip to content

fix: claude-code-action を v1.0.85 に更新し最新機能を有効化 - #658

Merged
keito4 merged 1 commit into
mainfrom
fix/update-claude-code-action-v1.0.85
Apr 2, 2026
Merged

fix: claude-code-action を v1.0.85 に更新し最新機能を有効化#658
keito4 merged 1 commit into
mainfrom
fix/update-claude-code-action-v1.0.85

Conversation

@keito4

@keito4 keito4 commented Apr 2, 2026

Copy link
Copy Markdown
Owner

概要

  • anthropics/claude-code-action の SHA を全ワークフローで最新の v1.0.85 (58dbe8ed) に統一
  • claude-code-review.ymltrack_progresssynchronize/reopened イベント対応を追加
  • claude-health-check.yml の非推奨パラメータを v1.0 準拠に移行

変更内容

ファイル 変更
.github/workflows/claude.yml SHA 更新、issues: assigned イベント追加
.github/workflows/claude-code-review.yml SHA 更新、track_progress: truesynchronize/reopened 追加
.github/workflows/scheduled-maintenance.yml SHA 更新
templates/workflows/claude-health-check.yml SHA 更新、direct_prompt/timeout_minutesprompt/claude_args
templates/workflows/scheduled-maintenance.yml SHA 更新

変更統計

  • 変更ファイル数: 5 件
  • 追加行数: 24 行
  • 削除行数: 29 行

テスト

  • ✅ pre-commit フック: Format, Lint, Test 通過
  • ✅ 最新の main ブランチとマージ済み

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated code review automation tooling to the latest version.
    • Enhanced code review workflow to trigger on additional pull request events (synchronize and reopened).
    • Improved review automation to include inline comments for specific issues and expanded review tracking capabilities.
    • Updated issue workflow to trigger reviews when issues are assigned.

全ワークフローの SHA を最新の v1.0.85 (58dbe8ed) に統一。
claude-code-review に track_progress・synchronize/reopened イベント対応を追加。
claude-health-check の非推奨パラメータ (direct_prompt/timeout_minutes) を移行。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Apr 2, 2026

Copy link
Copy Markdown

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

Multiple GitHub Actions workflows are updated to use Claude action version v1.0.85, with trigger event expansions, permission adjustments, and tool configuration changes across code review, standard, and template workflows.

Changes

Cohort / File(s) Summary
Claude Code Review Workflow
.github/workflows/claude-code-review.yml
Added synchronize and reopened pull request event types; upgraded permissions to pull-requests: write and added actions: read, checks: read; updated Claude action to v1.0.85; enabled progress tracking; refined review instructions for inline vs. top-level comments; restricted allowed tools to Bash-based gh pr commands; removed separate success report step and added additional permissions block.
Standard Workflow Trigger Updates
.github/workflows/claude.yml
Added assigned event type to issues trigger; upgraded Claude action from v1 to v1.0.85.
Scheduled Maintenance Workflows
.github/workflows/scheduled-maintenance.yml, templates/workflows/scheduled-maintenance.yml
Upgraded Claude action version to v1.0.85 in both active workflow and template.
Health Check Template
templates/workflows/claude-health-check.yml
Upgraded Claude action to v1.0.85; refactored action inputs from direct_prompt/timeout_minutes to prompt with claude_args: '--max-turns 1'.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~22 minutes

Possibly related PRs

Suggested labels

released

Poem

🐰 The workflows hop to a new Claude beat,
Version v1.0.85 makes the update complete,
Permissions granted, triggers expand,
Tools refined by the workflow's hand! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: updating claude-code-action to v1.0.85 and enabling new features across all workflows.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/update-claude-code-action-v1.0.85

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@keito4 keito4 self-assigned this Apr 2, 2026
@keito4
keito4 merged commit 6eae8c1 into main Apr 2, 2026
4 of 6 checks passed
@keito4
keito4 deleted the fix/update-claude-code-action-v1.0.85 branch April 2, 2026 14:07
@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.108.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions Bot added the released リリース済み label Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released リリース済み

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant