mirror of
https://github.com/kevinveenbirkenbach/docker-volume-backup.git
synced 2026-08-12 09:24:40 +00:00
chore(claude): require confirmation before a commit
infinito-nexus-core gates `git commit` behind an explicit per-invocation confirmation. This repository did not, so an agent working here could commit without being asked. Mirror the rule. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"permissions": {
|
"permissions": {
|
||||||
"ask": [
|
"ask": [
|
||||||
|
"Bash(git commit*)",
|
||||||
"Edit(CHANGELOG.md)",
|
"Edit(CHANGELOG.md)",
|
||||||
"Write(CHANGELOG.md)",
|
"Write(CHANGELOG.md)",
|
||||||
"Edit(pyproject.toml)",
|
"Edit(pyproject.toml)",
|
||||||
|
|||||||
Reference in New Issue
Block a user