[PR #1251] [MERGED] 🔧 cancel previous CI runs if a new push is made #3624

Closed
opened 2026-02-28 20:44:22 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1251
Author: @MatissJanis
Created: 7/1/2023
Status: Merged
Merged: 7/1/2023
Merged by: @MatissJanis

Base: masterHead: matiss/cancel-runs


📝 Commits (2)

  • 1596f9b 🔧 cancel previous CI runs if a new push is made
  • c85c13c Release notes

📊 Changes

8 files changed (+34 additions, -0 deletions)

View changed files

📝 .github/workflows/build.yml (+4 -0)
📝 .github/workflows/check.yml (+4 -0)
📝 .github/workflows/codeql.yml (+4 -0)
📝 .github/workflows/e2e-test.yml (+4 -0)
📝 .github/workflows/electron.yml (+4 -0)
📝 .github/workflows/release-notes.yml (+4 -0)
📝 .github/workflows/size-compare.yml (+4 -0)
upcoming-release-notes/1251.md (+6 -0)

📄 Description

Cancel previous CI runs if a new push is made. Thus saving a bit of CI resources.


🔄 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/1251 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 7/1/2023 **Status:** ✅ Merged **Merged:** 7/1/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/cancel-runs` --- ### 📝 Commits (2) - [`1596f9b`](https://github.com/actualbudget/actual/commit/1596f9b4ed6a1432e5127bba763df332ffe6e4d1) :wrench: cancel previous CI runs if a new push is made - [`c85c13c`](https://github.com/actualbudget/actual/commit/c85c13c202527294e4ee70ace5ba65b58151a364) Release notes ### 📊 Changes **8 files changed** (+34 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+4 -0) 📝 `.github/workflows/check.yml` (+4 -0) 📝 `.github/workflows/codeql.yml` (+4 -0) 📝 `.github/workflows/e2e-test.yml` (+4 -0) 📝 `.github/workflows/electron.yml` (+4 -0) 📝 `.github/workflows/release-notes.yml` (+4 -0) 📝 `.github/workflows/size-compare.yml` (+4 -0) ➕ `upcoming-release-notes/1251.md` (+6 -0) </details> ### 📄 Description Cancel previous CI runs if a new push is made. Thus saving a bit of CI resources. --- <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-02-28 20:44:22 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3624