Skip to content

feat(ci): extract version from pom.xml for release label workflow#96

Merged
mangila merged 1 commit into
mainfrom
chore/extract-pom-version
May 14, 2026
Merged

feat(ci): extract version from pom.xml for release label workflow#96
mangila merged 1 commit into
mainfrom
chore/extract-pom-version

Conversation

@mangila
Copy link
Copy Markdown
Owner

@mangila mangila commented May 14, 2026

  • Updated add-release-label.yml to dynamically extract the pom.xml version using xmllint and set it as the release label instead of using a hardcoded value.

@mangila mangila closed this May 14, 2026
@mangila mangila reopened this May 14, 2026
@mangila mangila added the chore Updating grunt tasks, etc.; no production code change. label May 14, 2026
…om pom.xml

- Added step to extract version from `pom.xml` using `xmllint` for dynamic label naming
- Updated `add-release-label` workflow to set `LABEL` environment variable automatically
- Improved error handling for version extraction setup

Signed-off-by: Erik Olsson <olsson.erik1993@gmail.com>
@mangila mangila force-pushed the chore/extract-pom-version branch from 257cb25 to 809e2e0 Compare May 14, 2026 14:11
@mangila mangila closed this May 14, 2026
@mangila mangila reopened this May 14, 2026
@mangila mangila merged commit e66fa67 into main May 14, 2026
4 checks passed
@mangila mangila deleted the chore/extract-pom-version branch May 14, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Updating grunt tasks, etc.; no production code change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant