Skip to content

feat: add tag prefix filtering to prevent spurious updates from historical tags#18

Merged
csjones merged 1 commit into
mainfrom
PREFIX-FILTER
Apr 22, 2026
Merged

feat: add tag prefix filtering to prevent spurious updates from historical tags#18
csjones merged 1 commit into
mainfrom
PREFIX-FILTER

Conversation

@csjones

@csjones csjones commented Apr 22, 2026

Copy link
Copy Markdown
Contributor
  • Added nonNumericPrefix() to extract leading non-digit prefix from tag names
  • Implemented latestTag(from:matchingPrefixOf:) to filter candidates by prefix equality
  • Updated update command to scope tag selection to current tag's naming scheme
  • Enhanced error messages to suggest manual config update when prefix changes
  • Added comprehensive test coverage for prefix extraction and filtering logic

…rical tags

- Added nonNumericPrefix() to extract leading non-digit prefix from tag names
- Implemented latestTag(from:matchingPrefixOf:) to filter candidates by prefix equality
- Updated update command to scope tag selection to current tag's naming scheme
- Enhanced error messages to suggest manual config update when prefix changes
- Added comprehensive test coverage for prefix extraction and filtering logic
@csjones csjones merged commit 885acca into main Apr 22, 2026
2 checks passed
@csjones csjones deleted the PREFIX-FILTER branch April 22, 2026 00:57
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.

1 participant