-
Notifications
You must be signed in to change notification settings - Fork 8k
Customizable Branch Naming Templates #1511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
TechPreacher
wants to merge
13
commits into
github:main
from
TechPreacher:saschac/flexible-branch-names
Closed
Changes from 12 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
5f3a51e
Adds customizable branch naming templates
TechPreacher 3b9ce4f
Adds customizable branch naming templates
TechPreacher 62895a5
Adds customizable branch template support
TechPreacher 8b0d700
Merge branch '001-custom-branch-templates' into saschac/flexible-bran…
TechPreacher fd7ec44
Refines settings file initialization
TechPreacher b95112c
Removes legacy SpecKit automation files
TechPreacher 4ad743c
Adds release automation and packaging
TechPreacher 11dbb3f
Revamps constitution template file
TechPreacher 2f1480c
Fix branch truncation and prompt overwrite
TechPreacher 823bb0e
Enhances nested prefix matching support
TechPreacher 38d9931
Refactor branch validation for flexible naming
TechPreacher fc1d37a
Improve prefix parsing and settings loading
TechPreacher 735a219
Improve branch name validation and creation
TechPreacher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR metadata and description state version
0.0.23, butpyproject.tomlnow sets the project version to0.0.24; this mismatch can cause confusion about which set of changes is being released. Please reconcile the stated version in the PR description (and any related documentation) with this file so they all reference the same released version.