chore: phase branching + graphify auto_update; ignore graph build-status and tmp scratch

This commit is contained in:
Lucas Berger
2026-06-10 18:52:19 -04:00
parent 3ed7fc8da8
commit 361bd8f800
2 changed files with 7 additions and 2 deletions
+3 -2
View File
@@ -7,7 +7,7 @@
"firecrawl": false,
"exa_search": false,
"git": {
"branching_strategy": "milestone",
"branching_strategy": "phase",
"create_tag": true,
"phase_branch_template": "gsd/phase-{phase}-{slug}",
"milestone_branch_template": "gsd/{milestone}-{slug}",
@@ -90,6 +90,7 @@
"enabled": true
},
"graphify": {
"enabled": true
"enabled": true,
"auto_update": true
}
}