hass.tibber_prices/.github
Julian Pawlowski bb176135f6 fix(ci): ensure release notes end with newline before heredoc delimiter
cliff.toml has trim=true which strips git-cliff's trailing newline.
When written to GITHUB_OUTPUT via heredoc, the closing delimiter was
appended to the last content line instead of its own line, causing
"Matching delimiter not found" error.

Added printf '\n' in the workflow and echo "" in generate-notes to
guarantee a newline before the heredoc closing delimiter.

Impact: Release workflow no longer fails when generating release notes.
2026-04-07 15:16:03 +00:00
..
ISSUE_TEMPLATE update dev environment 2025-11-03 15:54:01 +00:00
workflows fix(ci): ensure release notes end with newline before heredoc delimiter 2026-04-07 15:16:03 +00:00
dependabot.yml feat(deps): add npm package updates for user and developer documentation directories 2026-04-07 14:32:12 +00:00
FUNDING.yml Modify FUNDING.yml with new sponsorship details 2025-12-07 16:36:16 +01:00
release.yml feat(release): add automated release notes generation system 2025-11-09 14:25:15 +00:00