[PR #5897] [MERGED] Trigger edge docker release on master push #55498

Closed
opened 2026-05-01 02:27:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5897
Author: @MatissJanis
Created: 10/9/2025
Status: Merged
Merged: 10/10/2025
Merged by: @MatissJanis

Base: masterHead: cursor/trigger-edge-docker-release-on-master-push-adfb


📝 Commits (4)

  • b372828 Refactor: Simplify docker-edge.yml trigger conditions
  • 35a8b8a feat: Trigger Docker builds on master push
  • 349e7b2 Refactor: Trigger Docker builds on push to master
  • 582a83f Add concurrency to docker-edge workflow

📊 Changes

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

View changed files

📝 .github/workflows/docker-edge.yml (+5 -10)
upcoming-release-notes/5897.md (+6 -0)

📄 Description

This might be controversial, so please speak up if you think this is a bad idea.

Update docker-edge.yml to trigger edge Docker image builds on every push to the master branch, removing cron and pull request triggers.


Open in Cursor Open in Web


🔄 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/5897 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 10/9/2025 **Status:** ✅ Merged **Merged:** 10/10/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `cursor/trigger-edge-docker-release-on-master-push-adfb` --- ### 📝 Commits (4) - [`b372828`](https://github.com/actualbudget/actual/commit/b3728283c163735ead9111dd0342fef043fb2b31) Refactor: Simplify docker-edge.yml trigger conditions - [`35a8b8a`](https://github.com/actualbudget/actual/commit/35a8b8a4350c86c0de0237648b4cc9d0cc1a510e) feat: Trigger Docker builds on master push - [`349e7b2`](https://github.com/actualbudget/actual/commit/349e7b2dc397c9e30a75c6222ee94136daf30eab) Refactor: Trigger Docker builds on push to master - [`582a83f`](https://github.com/actualbudget/actual/commit/582a83f63ffbae1f4e3a1bb28ed38523e9812728) Add concurrency to docker-edge workflow ### 📊 Changes **2 files changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-edge.yml` (+5 -10) ➕ `upcoming-release-notes/5897.md` (+6 -0) </details> ### 📄 Description **This might be controversial, so please speak up if you think this is a bad idea.** Update `docker-edge.yml` to trigger edge Docker image builds on every push to the `master` branch, removing cron and pull request triggers. --- <a href="https://cursor.com/background-agent?bcId=bc-a30526ab-a9cb-4afc-ae8b-bda52536b616"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"><img alt="Open in Cursor" src="https://cursor.com/open-in-cursor.svg"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-a30526ab-a9cb-4afc-ae8b-bda52536b616"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"><img alt="Open in Web" src="https://cursor.com/open-in-web.svg"></picture></a> --- <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-01 02:27:27 -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#55498