[PR #8092] [MERGED] [AI] Enable "do not merge" check on merge queue events #114371

Closed
opened 2026-06-05 22:13:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/8092
Author: @MatissJanis
Created: 6/4/2026
Status: Merged
Merged: 6/4/2026
Merged by: @MatissJanis

Base: masterHead: claude/intelligent-dirac-jxO8z


📝 Commits (2)

  • 965f09c [AI] Run do-not-merge check on merge_group events
  • 7186cf0 [AI] Add release notes for merge queue do-not-merge fix

📊 Changes

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

View changed files

📝 .github/workflows/do-not-merge.yml (+1 -0)
upcoming-release-notes/fix-merge-queue-release-notes.md (+6 -0)

📄 Description

Description

Running the "do not merge" ci check also in merge queue so that we could make it a blocking CI job.

N/A

Testing

N/A

Checklist

  • Release notes added
  • 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

https://claude.ai/code/session_01AcsJ57hWAdBdLHbtp195nQ


🔄 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/8092 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/4/2026 **Status:** ✅ Merged **Merged:** 6/4/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `claude/intelligent-dirac-jxO8z` --- ### 📝 Commits (2) - [`965f09c`](https://github.com/actualbudget/actual/commit/965f09c06901686db5655f8903fe03996ce6d538) [AI] Run do-not-merge check on merge_group events - [`7186cf0`](https://github.com/actualbudget/actual/commit/7186cf0f9de484688f28098a9081b98533d077a9) [AI] Add release notes for merge queue do-not-merge fix ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/do-not-merge.yml` (+1 -0) ➕ `upcoming-release-notes/fix-merge-queue-release-notes.md` (+6 -0) </details> ### 📄 Description ## Description Running the "do not merge" ci check also in merge queue so that we could make it a blocking CI job. ## Related issue(s) N/A ## Testing N/A ## Checklist - [x] Release notes added - [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 https://claude.ai/code/session_01AcsJ57hWAdBdLHbtp195nQ --- <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-06-05 22:13:55 -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#114371