hass.tibber_prices/.github
Julian Pawlowski 8bd3ef85c0 fix(ci): use random heredoc delimiter in release workflow
$GITHUB_OUTPUT heredoc blocks used literal 'EOF' as delimiter, which
breaks parsing if generated release notes contain 'EOF' on its own line.

Replace static 'EOF' with openssl rand -hex 16 random delimiter in
both the version-warning and release-notes output blocks.

Impact: Release workflow no longer fails when commit message bodies
contain 'EOF'.
2026-04-07 15:09:56 +00:00
..
ISSUE_TEMPLATE update dev environment 2025-11-03 15:54:01 +00:00
workflows fix(ci): use random heredoc delimiter in release workflow 2026-04-07 15:09:56 +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