[PR #6492] [MERGED] Release notes newline fix #55865

Closed
opened 2026-05-01 03:13:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6492
Author: @MatissJanis
Created: 12/26/2025
Status: Merged
Merged: 12/27/2025
Merged by: @MatissJanis

Base: masterHead: cursor/release-notes-newline-fix-01f1


📝 Commits (5)

  • c92491e Refactor: Remove trailing newline from release notes file
  • 28cd4af Fix template string for release notes summary
  • 1b55046 Add release notes for PR #6492
  • a4e92e9 [autofix.ci] apply automated fixes
  • c2fbc9d Add finishing_touches section to config

📊 Changes

3 files changed (+12 additions, -2 deletions)

View changed files

📝 .coderabbit.yaml (+3 -0)
📝 .github/actions/ai-generated-release-notes/create-release-notes-file.js (+3 -2)
upcoming-release-notes/6492.md (+6 -0)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/6492 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/26/2025 **Status:** ✅ Merged **Merged:** 12/27/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `cursor/release-notes-newline-fix-01f1` --- ### 📝 Commits (5) - [`c92491e`](https://github.com/actualbudget/actual/commit/c92491e60354f6ecdc367ce927cc8e58d094ef3e) Refactor: Remove trailing newline from release notes file - [`28cd4af`](https://github.com/actualbudget/actual/commit/28cd4af6ed27e58ece99cb875209f17690841c4a) Fix template string for release notes summary - [`1b55046`](https://github.com/actualbudget/actual/commit/1b55046f81c3d437fd7dc2e6f97a9c72f0e772df) Add release notes for PR #6492 - [`a4e92e9`](https://github.com/actualbudget/actual/commit/a4e92e9bb8a1e4c764da8744ab96ba10ea7c58a3) [autofix.ci] apply automated fixes - [`c2fbc9d`](https://github.com/actualbudget/actual/commit/c2fbc9d693d4f6180add925cd9bdfdec2d1b8d36) Add finishing_touches section to config ### 📊 Changes **3 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.coderabbit.yaml` (+3 -0) 📝 `.github/actions/ai-generated-release-notes/create-release-notes-file.js` (+3 -2) ➕ `upcoming-release-notes/6492.md` (+6 -0) </details> ### 📄 Description <!-- 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 --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-01 03:13:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#55865