2026-04-05 22:32:58 +02:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(curl -s -o /dev/null -w \"%{http_code}\" https://tea.jr-family.de/api/v1/repos/Admin/gartenmanager)",
|
|
|
|
|
"Bash(git -C c:/Projekte/Home/gartenmanager config --get credential.helper)",
|
|
|
|
|
"Bash(git credential:*)",
|
|
|
|
|
"Bash(python3 -m json.tool)",
|
|
|
|
|
"Bash(git -C c:/Projekte/Home/gartenmanager credential fill)",
|
2026-04-05 23:00:35 +02:00
|
|
|
"Bash(python3 -c \"import sys,json; r=json.load\\(sys.stdin\\); print\\('allow_squash_merge:', r.get\\('allow_squash_merge'\\), '| default_merge_style:', r.get\\('default_merge_style'\\)\\)\")",
|
|
|
|
|
"Bash(bash .claude/scripts/bump.sh patch \"Add autonomous branch-switching rule to workflow docs\")",
|
2026-04-05 23:24:21 +02:00
|
|
|
"Bash(bash .claude/scripts/bump.sh patch \"Update project plan: finalize phases, techstack and architecture decisions\")",
|
|
|
|
|
"Bash(git -C c:/Projekte/Home/gartenmanager credential approve)"
|
2026-04-05 22:32:58 +02:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|