[PR #7104] [MERGED] [AI] Make merge-freeze-unfreeze workflow work on fork PRs #41374

Closed
opened 2026-04-23 14:10:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7104
Author: @MatissJanis
Created: 3/1/2026
Status: Merged
Merged: 3/1/2026
Merged by: @MatissJanis

Base: masterHead: matiss/merge-freeze-unfreeze-fork-prs


📝 Commits (3)

  • 067a4bb [AI] Make merge-freeze-unfreeze workflow work on fork PRs via pull_request_target
  • 6911c5a Add release notes for the "unfreeze" workflow functionality in fork PRs
  • 05eb7bb Add empty permissions block to unfreeze job in merge-freeze-unfreeze workflow

📊 Changes

2 files changed (+11 additions, -2 deletions)

View changed files

📝 .github/workflows/merge-freeze-unfreeze.yml (+5 -2)
upcoming-release-notes/7104.md (+6 -0)

📄 Description

Description

Fixing unfreeze workflow: allowing it to work on PRs coming from forks.

N/A

Testing

I did not actually :(

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/7104 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 3/1/2026 **Status:** ✅ Merged **Merged:** 3/1/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/merge-freeze-unfreeze-fork-prs` --- ### 📝 Commits (3) - [`067a4bb`](https://github.com/actualbudget/actual/commit/067a4bb0fb62816561457294d5fe7233aac7a21f) [AI] Make merge-freeze-unfreeze workflow work on fork PRs via pull_request_target - [`6911c5a`](https://github.com/actualbudget/actual/commit/6911c5ab7fbf29f63acec40ec8eee6e255c02135) Add release notes for the "unfreeze" workflow functionality in fork PRs - [`05eb7bb`](https://github.com/actualbudget/actual/commit/05eb7bbb504eb37f3c4cde547d620b1bb593ff3a) Add empty permissions block to unfreeze job in merge-freeze-unfreeze workflow ### 📊 Changes **2 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/merge-freeze-unfreeze.yml` (+5 -2) ➕ `upcoming-release-notes/7104.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 <!-- 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?--> Fixing unfreeze workflow: allowing it to work on PRs coming from forks. ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> N/A ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> I did not actually :( ## 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-23 14:10:19 -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#41374