[PR #7117] [MERGED] :electron: Flathub pr on publish of release assets #32874

Closed
opened 2026-04-18 08:50:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7117
Author: @MikesGlitch
Created: 3/3/2026
Status: Merged
Merged: 3/4/2026
Merged by: @MikesGlitch

Base: masterHead: flathub-pr-on-publish


📝 Commits (4)

📊 Changes

4 files changed (+135 additions, -53 deletions)

View changed files

📝 .github/workflows/electron-master.yml (+0 -50)
.github/workflows/publish-flathub.yml (+126 -0)
📝 packages/docs/docs/contributing/releasing.md (+3 -3)
upcoming-release-notes/7117.md (+6 -0)

📄 Description

Description

Publishes the Flathub PR on publish of Github Release. Can be manually triggered in case something goes wrong.

Testing

Will need to run this on master

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 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/7117 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 3/3/2026 **Status:** ✅ Merged **Merged:** 3/4/2026 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `flathub-pr-on-publish` --- ### 📝 Commits (4) - [`6e374e2`](https://github.com/actualbudget/actual/commit/6e374e298b4d2b5165a776ee54d374c8246fd7e5) flathub pr on publish of release - [`f56ef72`](https://github.com/actualbudget/actual/commit/f56ef724e0f2f0b263c6f3410cf6063422c80856) docs - [`48b9462`](https://github.com/actualbudget/actual/commit/48b946221b07cd766595df8f194837d6d2db5035) release notes - [`ff9742a`](https://github.com/actualbudget/actual/commit/ff9742ab6c3e9f6ea11df1afa28ea04c579a4570) rabbit feedback ### 📊 Changes **4 files changed** (+135 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/electron-master.yml` (+0 -50) ➕ `.github/workflows/publish-flathub.yml` (+126 -0) 📝 `packages/docs/docs/contributing/releasing.md` (+3 -3) ➕ `upcoming-release-notes/7117.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. --> ## Description Publishes the Flathub PR on publish of Github Release. Can be manually triggered in case something goes wrong. <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> ## Testing Will need to run this on master <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> --- <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-18 08:50:36 -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#32874