Skip to content

Protect shared Claude settings#10957

Merged
dbreseman merged 3 commits intodevelopmentfrom
db-protect-claude-settings
Mar 31, 2026
Merged

Protect shared Claude settings#10957
dbreseman merged 3 commits intodevelopmentfrom
db-protect-claude-settings

Conversation

@dbreseman
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Claude Configuration Warning

You've modified Claude Code configuration files. These files contain the shared configuration for all contributors. Please revert this change if unintended. ONLY modify these files if you need to change shared configurations that apply to everyone and have discussed this change with the TW team.

To override the Claude settings locally, use .claude/settings.local.json instead.

For example, if you're changing AWS_PROFILE:
The default profile name is my-sandbox. If your AWS profile has a different name, override it locally instead of changing the shared file.

Create or edit .claude/settings.local.json in the repo root and include the following lines:

{
  "env": {
    "AWS_PROFILE": "your-sandbox-name"
  }
}

This local file is gitignored and overrides the repo default.

@dbreseman dbreseman requested a review from MarkvanMents March 31, 2026 09:42
Copy link
Copy Markdown
Collaborator

@MarkvanMents MarkvanMents left a comment

Choose a reason for hiding this comment

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

@dbreseman
Thanks for this, Dana. Looks great and very clear.
I'm guessing the GitHub Action works as it is flagging the change to CLAUDE.md 🙂
Approving.

@dbreseman dbreseman merged commit 544195d into development Mar 31, 2026
2 of 3 checks passed
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.

2 participants