Open
Conversation
- Add new `settings` input that accepts either a file path or inline JSON - Supports all Claude Code settings options (model, env, permissions, hooks, etc.) - Always ensures `enableAllProjectMcpServers` is set to true - Add comprehensive tests for settings functionality - Update documentation with usage examples 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
Modified the setup-claude-code-settings tests to use temporary directories instead of modifying the actual ~/.claude/settings.json file. This prevents test runs from affecting the user's real Claude Code settings. Changes: - Added optional homeDir parameter to setupClaudeCodeSettings function - Updated all tests to use a temporary directory in tmpdir() - Tests now create isolated environments that are cleaned up after each test 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
Source: anthropics/claude-code-action@dfa92d6 Original message: feat: add workflow to sync base-action to claude-code-base-action repo (#299)
Source: anthropics/claude-code-action@d1e03ad Original message: feat: update sync workflow to use MIRROR_DISCLAIMER.md file (#300)
Source: anthropics/claude-code-action@5c420d2 Original message: chore: bump Claude Code version to 1.0.56
Source: anthropics/claude-code-action@de86beb Original message: fix: add model parameter support to base-action (#307)
Source: anthropics/claude-code-action@0d8a8fe Original message: chore: bump Claude Code version to 1.0.57
Source: anthropics/claude-code-action@ef30446 Original message: chore: bump Claude Code version to 1.0.58
Source: anthropics/claude-code-action@204266c Original message: feat: integrate Claude Code SDK to replace process spawning (#327)
Source: anthropics/claude-code-action@e26577a Original message: chore: bump Claude Code version to 1.0.59
Source: anthropics/claude-code-action@3f4d843 Original message: Revert "feat: integrate Claude Code SDK to replace process spawning (#327)" (#335)
Source: anthropics/claude-code-action@9443719 Original message: chore: bump Claude Code version to 1.0.60
Source: anthropics/claude-code-action@7c5a98d Original message: chore: bump Claude Code version to 1.0.61
Source: anthropics/claude-code-action@8fc9a36 Original message: chore: update Claude Code installation to use bun and version 1.0.61 (#352)
Source: anthropics/claude-code-action@04b2df2 Original message: chore: bump Claude Code version to 1.0.62
Source: anthropics/claude-code-action@bdfdd1f Original message: chore: bump Claude Code version to 1.0.63
Source: anthropics/claude-code-action@1f6e322 Original message: chore: bump Claude Code version to 1.0.64
Source: anthropics/claude-code-action@1b4ac7d Original message: chore: bump Claude Code version to 1.0.65
Source: anthropics/claude-code-action@0e5fbc0 Original message: chore: bump Claude Code version to 1.0.66
Source: anthropics/claude-code-action@20e09ef Original message: chore: bump Claude Code version to 1.0.65
Source: anthropics/claude-code-action@d829b4d Original message: chore: bump Claude Code version to 1.0.67
Source: anthropics/claude-code-action@458e4b9 Original message: feat: ship slash commands with GitHub Action (#381)
Source: anthropics/claude-code-action@2845685 Original message: chore: bump Claude Code version to 1.0.68
Source: anthropics/claude-code-action@c6a0789 Original message: chore: bump Claude Code version to 1.0.69
Source: anthropics/claude-code-action@55fb6a9 Original message: chore: bump Claude Code version to 1.0.70
Source: anthropics/claude-code-action@567be3d Original message: chore: bump Claude Code to 2.1.73 and Agent SDK to 0.2.73
Source: anthropics/claude-code-action@0e80d3c Original message: chore: bump Claude Code to 2.1.75 and Agent SDK to 0.2.75
Source: anthropics/claude-code-action@cd77b50 Original message: chore: bump Claude Code to 2.1.76 and Agent SDK to 0.2.76
Source: anthropics/claude-code-action@4c044bb Original message: chore: bump Claude Code to 2.1.77 and Agent SDK to 0.2.77
Source: anthropics/claude-code-action@1b422b3 Original message: chore: bump Claude Code to 2.1.78 and Agent SDK to 0.2.77
Source: anthropics/claude-code-action@df37d2f Original message: chore: bump Claude Code to 2.1.79 and Agent SDK to 0.2.79
Source: anthropics/claude-code-action@6062f37 Original message: chore: bump Claude Code to 2.1.81 and Agent SDK to 0.2.81
Source: anthropics/claude-code-action@0ee1bee Original message: chore: bump Claude Code to 2.1.83 and Agent SDK to 0.2.83
Source: anthropics/claude-code-action@3ac52d0 Original message: chore: bump Claude Code to 2.1.84 and Agent SDK to 0.2.84
Source: anthropics/claude-code-action@094bd24 Original message: chore: bump Claude Code to 2.1.85 and Agent SDK to 0.2.85
Source: anthropics/claude-code-action@e7b588b Original message: chore: bump Claude Code to 2.1.86 and Agent SDK to 0.2.86
Source: anthropics/claude-code-action@88c168b Original message: chore: bump Claude Code to 2.1.87 and Agent SDK to 0.2.87
Source: anthropics/claude-code-action@7225f04 Original message: chore: bump Claude Code to 2.1.88 and Agent SDK to 0.2.88
Source: anthropics/claude-code-action@bee87b3 Original message: chore: bump Claude Code to 2.1.89 and Agent SDK to 0.2.89
Source: anthropics/claude-code-action@408a40e Original message: Pin Claude Code to 2.1.87 (#1142)
Source: anthropics/claude-code-action@58dbe8e Original message: chore: bump Claude Code to 2.1.90 and Agent SDK to 0.2.90
Source: anthropics/claude-code-action@0432df8 Original message: chore: bump Claude Code to 2.1.91 and Agent SDK to 0.2.91
Source: anthropics/claude-code-action@1eddb33 Original message: chore: bump Claude Code to 2.1.92 and Agent SDK to 0.2.92
Source: anthropics/claude-code-action@f37c786 Original message: Strip OIDC token request env vars from Claude session (#1011)
Source: anthropics/claude-code-action@eb8baa4 Original message: fix: strip shell comment lines before parsing claude_args (#1055)
Source: anthropics/claude-code-action@3534c32 Original message: chore: fix prettier formatting in parse-sdk-options.test.ts (#1176)
Source: anthropics/claude-code-action@6e2bd52 Original message: fix: pin bun runtime config and improve log hygiene (#1174)
Source: anthropics/claude-code-action@3983706 Original message: chore: bump Claude Code to 2.1.94 and Agent SDK to 0.2.94
Source: anthropics/claude-code-action@26ddc35 Original message: chore: bump Claude Code to 2.1.96 and Agent SDK to 0.2.96
Source: anthropics/claude-code-action@2ff1acb Original message: chore: bump Claude Code to 2.1.97 and Agent SDK to 0.2.97
Source: anthropics/claude-code-action@657fb7c Original message: chore: bump Claude Code to 2.1.98 and Agent SDK to 0.2.98
Source: anthropics/claude-code-action@c26cb64 Original message: chore: bump Claude Code to 2.1.100 and Agent SDK to 0.2.98
Source: anthropics/claude-code-action@b47fd72 Original message: chore: bump Claude Code to 2.1.101 and Agent SDK to 0.2.101
Source: anthropics/claude-code-action@25474bf Original message: chore: bump Claude Code to 2.1.104 and Agent SDK to 0.2.104
Source: anthropics/claude-code-action@1c8b699 Original message: chore: bump Claude Code to 2.1.105 and Agent SDK to 0.2.105
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )