Skip to content

Update AWS_PROFILE in settings.json#4

Open
dbreseman wants to merge 2 commits into
mainfrom
dbreseman-patch-1
Open

Update AWS_PROFILE in settings.json#4
dbreseman wants to merge 2 commits into
mainfrom
dbreseman-patch-1

Conversation

@dbreseman

Copy link
Copy Markdown
Owner

No description provided.

This workflow checks for changes to the .claude/settings.json file and comments on pull requests with guidance on modifying shared settings.
@github-actions

Copy link
Copy Markdown

⚠️ Claude Settings Warning

You've modified .claude/settings.json. This file contains the shared configuration for all contributors.

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:

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

This local file is gitignored and will override the repo default.

Only modify .claude/settings.json if you're changing shared configurations that apply to everyone and have discussed this change with the TW team.

dbreseman pushed a commit that referenced this pull request May 29, 2026
Add documentation for DATEADD function in OQL
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.

1 participant