hass.tibber_prices/.github
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
..
ISSUE_TEMPLATE update dev environment 2025-11-03 15:54:01 +00:00
workflows feat(release): add dynamic release title generation 2025-11-09 16:33:46 +00:00
copilot-instructions.md docs(workflow): document release automation and validation patterns 2025-11-09 15:33:26 +00:00
dependabot.yml Initial commit 2025-04-18 14:32:54 +02:00
release.yml feat(release): add automated release notes generation system 2025-11-09 14:25:15 +00:00