[PR #7949] [MERGED] 🔧 Prevent release branch workflow from running on forks #105205

Closed
opened 2026-05-30 07:37:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7949
Author: @MikesGlitch
Created: 5/25/2026
Status: Merged
Merged: 5/25/2026
Merged by: @matt-fidd

Base: masterHead: release-workflow-not-to-run-on-forks


📝 Commits (2)

  • 5b3f68e prevent release branch worfklow from running on forks
  • 5916a74 release notes

📊 Changes

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

View changed files

📝 .github/workflows/cut-release-branch.yml (+1 -0)
upcoming-release-notes/7949.md (+6 -0)

📄 Description

Description

Prevent release branch workflow from running on forks

Testing

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/7949 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 5/25/2026 **Status:** ✅ Merged **Merged:** 5/25/2026 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `release-workflow-not-to-run-on-forks` --- ### 📝 Commits (2) - [`5b3f68e`](https://github.com/actualbudget/actual/commit/5b3f68ef1f4f00bf251a02e9aea8c873726fde13) prevent release branch worfklow from running on forks - [`5916a74`](https://github.com/actualbudget/actual/commit/5916a74a97ba153540edd6cea8b24a485de78759) release notes ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cut-release-branch.yml` (+1 -0) ➕ `upcoming-release-notes/7949.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://actualbudget.org/docs/contributing/#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?--> Prevent release branch workflow from running on forks ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> ## Testing <!-- 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-05-30 07:37:33 -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#105205