[PR #6361] [MERGED] :electron: Add reviewers to Flathub release pr & documentation #36660

Closed
opened 2026-04-20 23:30:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6361
Author: @MikesGlitch
Created: 12/10/2025
Status: Merged
Merged: 12/11/2025
Merged by: @MikesGlitch

Base: masterHead: add-reviewers-to-flathub-pr


📝 Commits (8)

📊 Changes

6 files changed (+16 additions, -7 deletions)

View changed files

📝 .github/workflows/electron-master.yml (+1 -0)
📝 packages/desktop-client/e2e/payees.mobile.test.ts-snapshots/Mobile-Payees-checks-the-page-visuals-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/payees.mobile.test.ts-snapshots/Mobile-Payees-checks-the-page-visuals-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/payees.mobile.test.ts-snapshots/Mobile-Payees-search-functionality-works-correctly-5-chromium-linux.png (+0 -0)
📝 packages/docs/docs/contributing/releasing.md (+8 -7)
upcoming-release-notes/6361.md (+7 -0)

📄 Description

  • Auto-adding reviewers to the Flathub release PR
  • Documenting the Flathub release.

Note

Auto-assigns core reviewers on Flathub release PRs and updates release documentation; adds a maintenance release note.

  • CI/GitHub Actions
    • Add reviewers: "jfdoming,MatissJanis,youngcw" to the Flathub PR step in .github/workflows/electron-master.yml.
  • Docs
    • Update packages/docs/docs/contributing/releasing.md:
      • Fix package list formatting.
      • Clarify release pipeline wording (tagging triggers NPM packages and Desktop app; Windows Store phrasing).
      • Document Flathub release flow (PR creation, review, and store publication).
  • Release Notes
    • Add upcoming-release-notes/6361.md (Maintenance): auto-assign core team as reviewers for Flathub release PR.

Written by Cursor Bugbot for commit 49924f6ecd. This will update automatically on new commits. Configure here.


🔄 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/6361 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 12/10/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `add-reviewers-to-flathub-pr` --- ### 📝 Commits (8) - [`9126061`](https://github.com/actualbudget/actual/commit/912606170a3f7491ed3d5b04000084d9b5b4cea9) add reviewers to flathub pr - [`e720b8f`](https://github.com/actualbudget/actual/commit/e720b8f8941787c71c640493a21153ee5d05da33) release notes - [`1c8c254`](https://github.com/actualbudget/actual/commit/1c8c2549863ef946a74babd7c07d2dcdc663982b) some docs for flathub release - [`49924f6`](https://github.com/actualbudget/actual/commit/49924f6ecd72ab542ef46f9e965ee6698ac6c46b) Update VRT screenshots - [`e03b8fb`](https://github.com/actualbudget/actual/commit/e03b8fb76fa36d8776462b543a7ed1dc234019fb) documentation - [`ee7e196`](https://github.com/actualbudget/actual/commit/ee7e1966716d9701c09c69cea1b3b8ad7dd5bcd5) Merge branch 'add-reviewers-to-flathub-pr' of https://github.com/MikesGlitch/actual into add-reviewers-to-flathub-pr - [`f58c4a3`](https://github.com/actualbudget/actual/commit/f58c4a34d8972edffe3a4698be6180bb9202f28f) merge - [`76ab437`](https://github.com/actualbudget/actual/commit/76ab4373e7a6bf67cf728cc9f89730051f521bcd) Merge branch 'master' into add-reviewers-to-flathub-pr ### 📊 Changes **6 files changed** (+16 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/electron-master.yml` (+1 -0) 📝 `packages/desktop-client/e2e/payees.mobile.test.ts-snapshots/Mobile-Payees-checks-the-page-visuals-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/payees.mobile.test.ts-snapshots/Mobile-Payees-checks-the-page-visuals-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/payees.mobile.test.ts-snapshots/Mobile-Payees-search-functionality-works-correctly-5-chromium-linux.png` (+0 -0) 📝 `packages/docs/docs/contributing/releasing.md` (+8 -7) ➕ `upcoming-release-notes/6361.md` (+7 -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. --> - Auto-adding reviewers to the Flathub release PR - Documenting the Flathub release. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Auto-assigns core reviewers on Flathub release PRs and updates release documentation; adds a maintenance release note. > > - **CI/GitHub Actions** > - Add `reviewers: "jfdoming,MatissJanis,youngcw"` to the Flathub PR step in `.github/workflows/electron-master.yml`. > - **Docs** > - Update `packages/docs/docs/contributing/releasing.md`: > - Fix package list formatting. > - Clarify release pipeline wording (tagging triggers NPM packages and Desktop app; Windows Store phrasing). > - Document Flathub release flow (PR creation, review, and store publication). > - **Release Notes** > - Add `upcoming-release-notes/6361.md` (Maintenance): auto-assign core team as reviewers for Flathub release PR. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 49924f6ecd72ab542ef46f9e965ee6698ac6c46b. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --- <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-04-20 23:30:45 -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#36660