Skip to content

Commit 5c3d8ac

Browse files
committed
Update Claude settings with additional permissions for review process
1 parent 5afcacd commit 5c3d8ac

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@
1515
"Bash(scripts/run-module-bdd-parallel.sh:*)",
1616
"Bash(sed:*)",
1717
"Bash(claude mcp:*)",
18-
"Bash(timeout 30 go test:*)"
18+
"Bash(timeout 30 go test:*)",
19+
"mcp__github__list_workflows",
20+
"Bash(git merge:*)",
21+
"Bash(git fetch:*)",
22+
"Bash(git rebase:*)"
1923
],
2024
"deny": [],
2125
"ask": []

0 commit comments

Comments
 (0)