Claude Code Action v1.0
Version updated for https://github.com/virgoC0der/claude-code-action to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Claude Code Action is a GitHub Action designed to automate tasks related to pull requests (PRs) and issues, leveraging the Claude AI code assistant. It facilitates intelligent code reviews, implements code changes, provides interactive assistance for programming and architecture questions, and integrates seamlessly with GitHub workflows through comments and prompts. This action streamlines code collaboration, enhances automation capabilities, and supports complex tasks like structured outputs and progress tracking, all while running on your infrastructure.
Release notes
What’s Changed
- feat: add ANTHROPIC_AUTH_TOKEN support with priority over CLAUDE_CODE_OAUTH_TOKEN by @virgoC0der in https://github.com/virgoC0der/claude-code-action/pull/3
Full Changelog: https://github.com/virgoC0der/claude-code-action/compare/v1.0.1...v1.0.2