Skip to content

Conversation

@Lakkanna
Copy link

@Lakkanna Lakkanna commented Jan 9, 2026

Resolves #1454

Update the branch numbering logic to use globally sequential numbers across all branches rather than restarting from 001 for each unique short name. This allows users to track the chronological order of features added to the project.

Changes:

  • Add fallback logic to use highest branch number from all sources
  • If no numbered branches exist, use specs directory count + 1
  • Update documentation to reflect the four-source checking approach

Resolves github#1454

Update the branch numbering logic to use globally sequential numbers
across all branches rather than restarting from 001 for each unique
short name. This allows users to track the chronological order of
features added to the project.

Changes:
- Add fallback logic to use highest branch number from all sources
- If no numbered branches exist, use specs directory count + 1
- Update documentation to reflect the four-source checking approach
@Lakkanna Lakkanna requested a review from localden as a code owner January 9, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The name of branch created by speckit.specify

1 participant