hass.tibber_prices/scripts
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
..
.lib refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
docs git commit -m "feat(docs): add dual Docusaurus sites with custom branding and Giscus integration 2025-12-06 01:37:06 +00:00
release fix(ci): ensure release notes end with newline before heredoc delimiter 2026-04-07 15:16:03 +00:00
setup fix(ci): bump Python to 3.14 and pin uv venv to setup-python interpreter 2026-03-29 18:55:23 +00:00
check refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
clean refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
develop refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
help refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
lint refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
lint-check refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
motd refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
test refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
type-check refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00