diff --git a/.claude/settings.json b/.claude/settings.json index 8dfa2dec155e..239ec50ef580 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -4,8 +4,29 @@ "Bash(find:*)", "Bash(ls:*)", "Bash(git:*)", + "Bash(git status:*)", + "Bash(git log:*)", + "Bash(git diff:*)", + "Bash(git show:*)", + "Bash(git branch:*)", + "Bash(git remote:*)", + "Bash(git tag:*)", + "Bash(git stash list:*)", + "Bash(git rev-parse:*)", + "Bash(gh pr view:*)", + "Bash(gh pr list:*)", + "Bash(gh pr checks:*)", + "Bash(gh pr diff:*)", + "Bash(gh issue view:*)", + "Bash(gh issue list:*)", + "Bash(gh run view:*)", + "Bash(gh run list:*)", + "Bash(gh run logs:*)", + "Bash(gh repo view:*)", "Bash(yarn:*)", "WebFetch(domain:github.com)", + "WebFetch(domain:docs.sentry.io)", + "WebFetch(domain:develop.sentry.dev)", "Bash(grep:*)", "Bash(mv:*)" ],