[PR #746] [MERGED] Add support for automatically generating release notes #3300

Closed
opened 2026-02-28 20:39:33 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/746
Author: @j-f1
Created: 3/13/2023
Status: Merged
Merged: 3/14/2023
Merged by: @j-f1

Base: masterHead: jed/release-notes


📝 Commits (10+)

📊 Changes

7 files changed (+51 additions, -0 deletions)

View changed files

.github/PULL_REQUEST_TEMPLATE.md (+1 -0)
.github/workflows/check-release-notes.yml (+14 -0)
.github/workflows/generate-release-notes.yml (+17 -0)
upcoming-release-notes/746.md (+6 -0)
upcoming-release-notes/750.md (+6 -0)
upcoming-release-notes/754.md (+6 -0)
upcoming-release-notes/README.md (+1 -0)

📄 Description

See https://github.com/actualbudget/docs/pull/129 for more details. If this is accepted, I’ll fill in release notes for the PRs that have been submitted since the last release and submit a corresponding PR to actual-server.


🔄 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/746 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 3/13/2023 **Status:** ✅ Merged **Merged:** 3/14/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/release-notes` --- ### 📝 Commits (10+) - [`a2de239`](https://github.com/actualbudget/actual/commit/a2de2392f991f10e2498e7f9e0e2fb27f4a8d4d2) Add a folder for release notes for the upcoming release - [`4ac4f73`](https://github.com/actualbudget/actual/commit/4ac4f7345e37f48410cdd19ba2d14691d38993b7) let’s give this a try! - [`d3172f7`](https://github.com/actualbudget/actual/commit/d3172f72e767ba272dd3233551b4783e47cb9ef9) … - [`e6c00b1`](https://github.com/actualbudget/actual/commit/e6c00b1f482202faa4fd0a233284417abf036260) Fix action name - [`65ddebb`](https://github.com/actualbudget/actual/commit/65ddebb886d40cb8b8390bddfa172311d278fc6c) checkout! - [`ec71138`](https://github.com/actualbudget/actual/commit/ec71138a127339a8bb68fb211c70eeb21e6f9d22) Update generate-release-notes.yml - [`81e6519`](https://github.com/actualbudget/actual/commit/81e6519c6421288c99eafb5354e99ea5381543a3) test - [`e67abb6`](https://github.com/actualbudget/actual/commit/e67abb67ae269db923e5df41fd95ed1f5d136d58) Merge branch 'jed/release-notes-test' into jed/release-notes - [`53a5942`](https://github.com/actualbudget/actual/commit/53a59425a6ecad4c86a06cdea532bfa85e7b7791) Remove used release notes - [`0f430a3`](https://github.com/actualbudget/actual/commit/0f430a3ddebbc86c9e858e9b842118cbd8e70abb) Finalize ### 📊 Changes **7 files changed** (+51 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/PULL_REQUEST_TEMPLATE.md` (+1 -0) ➕ `.github/workflows/check-release-notes.yml` (+14 -0) ➕ `.github/workflows/generate-release-notes.yml` (+17 -0) ➕ `upcoming-release-notes/746.md` (+6 -0) ➕ `upcoming-release-notes/750.md` (+6 -0) ➕ `upcoming-release-notes/754.md` (+6 -0) ➕ `upcoming-release-notes/README.md` (+1 -0) </details> ### 📄 Description See https://github.com/actualbudget/docs/pull/129 for more details. If this is accepted, I’ll fill in release notes for the PRs that have been submitted since the last release and submit a corresponding PR to `actual-server`. --- <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-02-28 20:39:33 -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#3300