chore: phase branching + graphify auto_update; ignore graph build-status and tmp scratch
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user