We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b784ae4 + 804bd88 commit 4026237Copy full SHA for 4026237
1 file changed
.claude/settings.json
@@ -0,0 +1,34 @@
1
+{
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(find:*)",
5
+ "Bash(ls:*)",
6
+ "Bash(git:*)",
7
+ "Bash(git status:*)",
8
+ "Bash(git log:*)",
9
+ "Bash(git diff:*)",
10
+ "Bash(git show:*)",
11
+ "Bash(git branch:*)",
12
+ "Bash(git remote:*)",
13
+ "Bash(git tag:*)",
14
+ "Bash(git stash list:*)",
15
+ "Bash(git rev-parse:*)",
16
+ "Bash(gh pr view:*)",
17
+ "Bash(gh pr list:*)",
18
+ "Bash(gh pr checks:*)",
19
+ "Bash(gh pr diff:*)",
20
+ "Bash(gh issue view:*)",
21
+ "Bash(gh issue list:*)",
22
+ "Bash(gh run view:*)",
23
+ "Bash(gh run list:*)",
24
+ "Bash(gh run logs:*)",
25
+ "Bash(gh repo view:*)",
26
+ "WebFetch(domain:github.com)",
27
+ "WebFetch(domain:docs.sentry.io)",
28
+ "WebFetch(domain:develop.sentry.dev)",
29
+ "Bash(grep:*)",
30
+ "Bash(mv:*)"
31
+ ],
32
+ "deny": []
33
+ }
34
+}
0 commit comments