Skip to content

Draft the version the labels imply, not always a patch - #107

Merged
slachiewicz merged 1 commit into
masterfrom
drafter-resolved-version
Aug 19, 2026
Merged

Draft the version the labels imply, not always a patch#107
slachiewicz merged 1 commit into
masterfrom
drafter-resolved-version

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

The drafter numbered every release in this repo as a patch, because $NEXT_PATCH_VERSION ignores the
version-resolver. $RESOLVED_VERSION reads it, so a PR labelled enhancement drafts a minor.

tag-prefix is the other half: without it the drafter parses the version out of the tag string as best it
can, which is how plexus-i18n came to draft 18.0.1 — it read the 18 out of its own name.

Depends on codehaus-plexus/.github#77, which makes the shared name-template resolve the same way.

This change was created with AI assistance.

@slachiewicz slachiewicz added the maintenance Cleanup, refactoring or other internal change label Aug 19, 2026
@slachiewicz
slachiewicz merged commit ce2227e into master Aug 19, 2026
14 checks passed
@slachiewicz
slachiewicz deleted the drafter-resolved-version branch August 19, 2026 18:34
@slachiewicz slachiewicz added the build Pull requests that change the build process label Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Pull requests that change the build process maintenance Cleanup, refactoring or other internal change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant