How can I use my own branch patterns instead of 001-*? #1670
Replies: 5 comments
-
|
You might need to edit the |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, found it in
|
Beta Was this translation helpful? Give feedback.
-
|
Every time this script is referenced, it will apply the strategy. you might need to also look into each of the shell script files to make sure the rules you have set are consistent during the branch checks. |
Beta Was this translation helpful? Give feedback.
-
|
You can use your own branch naming pattern by updating the following files:
|
Beta Was this translation helpful? Give feedback.
-
|
I cheat... I have it create the branch right up until my first commit/push, and before I do that I tell it to rename my branch following my branch naming rules. I tried changing the code but found myself fighting way too much with it since my branch naming approach does NOT start with an id indexer. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I have this inside constitution:
Looks like spec-kit does not respect this
Beta Was this translation helpful? Give feedback.
All reactions