Hotfix/fix release notes #9

Merged
jusemon merged 1 commit from hotfix/fix-release-notes into main 2025-11-26 12:46:30 -05:00

1 commit

Author SHA1 Message Date
cd95a68445 Enhance release message generation in CI workflow
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 8s
Build and Publish Docker Image / Publish to Registry (pull_request) Has been skipped
- Improved handling of the {{COMMITS}} placeholder to support multi-line content.
- Introduced a while loop for safe replacement of multi-line commit messages.
- Added temporary files for intermediate processing to ensure accurate output.

This change ensures that release notes are generated correctly, even when multiple commits are included.
2025-11-26 12:10:44 -05:00