Skip to content

Fix tag-template in release-drafter config#3311

Merged
olamy merged 1 commit intoapache:masterfrom
slawekjaranowski:release-drafter-tag-template
Mar 8, 2026
Merged

Fix tag-template in release-drafter config#3311
olamy merged 1 commit intoapache:masterfrom
slawekjaranowski:release-drafter-tag-template

Conversation

@slawekjaranowski
Copy link
Member

We have configured release plugin with <tagNameFormat>surefire-@{project.version}</tagNameFormat>

so we should be consistency here, in other case different tag will be proposed by release-drafter


Following this checklist to help us incorporate your
contribution quickly and easily:

  • Each commit in the pull request should have a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install to make sure basic checks pass. A more thorough check will
    be performed on your pull request automatically.
  • You have run the integration tests successfully (mvn -Prun-its clean install).

If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.

To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

We have configured release plugin with `<tagNameFormat>surefire-@{project.version}</tagNameFormat>`

so we should be consistency here, in other case different tag will be proposed by release-drafter
@slawekjaranowski slawekjaranowski added maintenance skip-changelog Skip this PR from automatically changelog generation labels Mar 7, 2026
@slawekjaranowski slawekjaranowski self-assigned this Mar 7, 2026
@slawekjaranowski slawekjaranowski requested a review from olamy March 7, 2026 10:24
@olamy olamy merged commit 9c1d337 into apache:master Mar 8, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance skip-changelog Skip this PR from automatically changelog generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants