[PR #6492] Release notes newline fix #6561

Closed
opened 2026-02-28 21:30:02 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6492

State: closed
Merged: Yes


Fixes an issue where the ai-generated-release-notes action added a double newline to the release notes content, causing oxfmt to fail.


Open in Cursor Open in Web

Summary by CodeRabbit

Release Notes

  • Bug Fixes
    • Fixed release note generation to remove unintended extra whitespace and ensure payloads are assembled exactly as intended.
  • Documentation
    • Added YAML front matter and a concise entry for the upcoming release notes to improve formatting and clarity.

✏️ Tip: You can customize this high-level summary in your review settings.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6492 **State:** closed **Merged:** Yes --- <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Fixes an issue where the `ai-generated-release-notes` action added a double newline to the release notes content, causing `oxfmt` to fail. --- <a href="https://cursor.com/background-agent?bcId=bc-c624e83d-666a-4523-9ffa-d9ca478c0e9c"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"><img alt="Open in Cursor" src="https://cursor.com/open-in-cursor.svg"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-c624e83d-666a-4523-9ffa-d9ca478c0e9c"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"><img alt="Open in Web" src="https://cursor.com/open-in-web.svg"></picture></a> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes * **Bug Fixes** * Fixed release note generation to remove unintended extra whitespace and ensure payloads are assembled exactly as intended. * **Documentation** * Added YAML front matter and a concise entry for the upcoming release notes to improve formatting and clarity. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
GiteaMirror added the pull-request label 2026-02-28 21:30:02 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6561