hass.tibber_prices/scripts
Julian Pawlowski 32b080d178 chore(scripts): improve release tooling with trailer filtering and Impact rendering
cliff.toml:
- Extract Impact footer value from commit footers and use as release note
  text when present, falling back to scope+message format otherwise
- Fix whitespace in body template (remove extra indentation)

scripts/release/generate-notes:
- Add RELEASE_NOTES_TRAILER_SKIP_FILTER to exclude commits marked with
  Release-Notes: skip, User-Impact: none, or Released-Bug: no trailers
- Add RELEASE_NOTES_COMPACT_DIFF and RELEASE_NOTES_DIFF_MAX_BYTES to
  limit AI diff context size for faster, more focused prompts
- Add RELEASE_NOTES_CLIFF_FILTER_PATHS to restrict cliff to user-facing
  paths only when generating AI-assisted notes
- Add RELEASE_NOTES_CLIFF_SINGLE_RELEASE to pass --latest to cliff
- Define USER_FACING_PATHS list for scoped AI diff context

Release-Notes: skip
User-Impact: none
2026-04-12 12:11:56 +00:00
..
.lib refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
docs refactor(docs): restructure navigation and split large pages 2026-04-11 10:33:58 +00:00
release chore(scripts): improve release tooling with trailer filtering and Impact rendering 2026-04-12 12:11:56 +00:00
setup feat(devcontainer): add yq and additional CLI tools, improve compatibility symlinks 2026-04-11 15:56:14 +00:00
check feat(docs): add multi-language entity reference with search 2026-04-11 09:55:28 +00:00
check-all chore(scripts): add explicit format/fix/check modes for all file types 2026-04-12 12:11:38 +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
format chore(scripts): add explicit format/fix/check modes for all file types 2026-04-12 12:11:38 +00:00
format-all chore(scripts): add explicit format/fix/check modes for all file types 2026-04-12 12:11:38 +00:00
help refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
lint chore(scripts): add explicit format/fix/check modes for all file types 2026-04-12 12:11:38 +00:00
lint-all chore(scripts): add explicit format/fix/check modes for all file types 2026-04-12 12:11:38 +00:00
lint-check refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
lint-fix chore(scripts): add explicit format/fix/check modes for all file types 2026-04-12 12:11:38 +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