hass.tibber_prices/.github/workflows
Julian Pawlowski 0832c5c071 feat(release): add dynamic release title generation
Release titles now automatically reflect the type of changes:
- 'vX.Y.Z - New Features & Bug Fixes' (both present)
- 'vX.Y.Z - New Features' (only features)
- 'vX.Y.Z - Bug Fixes' (only fixes)
- 'vX.Y.Z' (fallback for other changes)

Determined by analyzing commit messages between previous tag and current tag.

Impact: Release titles are more descriptive and immediately show what
changed, making it easier for users to understand the release at a glance.
2025-11-09 16:33:46 +00:00
..
auto-tag.yml feat(workflows): add concurrency control to prevent duplicate runs 2025-11-09 16:30:34 +00:00
lint.yml feat(workflows): add concurrency control to prevent duplicate runs 2025-11-09 16:30:34 +00:00
release.yml feat(release): add dynamic release title generation 2025-11-09 16:33:46 +00:00
validate.yml feat(workflows): add concurrency control to prevent duplicate runs 2025-11-09 16:30:34 +00:00