[PR #8090] [MERGED] [AI] Add GitHub workflow to block PRs with "do not merge" label #114369

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

📋 Pull Request Information

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

Base: masterHead: claude/charming-goodall-c6v8K


📝 Commits (5)

  • c63b26d [AI] Add CI job that fails when 'do not merge' label is set
  • eaa0c21 [AI] Rename do not merge check job to "Block PRs with do not merge label"
  • 966126b [AI] Rename do not merge workflow to "Block PRs with do not merge label"
  • 2354310 [AI] Add release notes for do not merge CI check
  • e39de9a Update 8090.md

📊 Changes

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

View changed files

.github/workflows/do-not-merge.yml (+19 -0)
upcoming-release-notes/8090.md (+6 -0)

📄 Description

Description

Block merging PRs with "do no merge" label.

N/A

Testing

N/A

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

https://claude.ai/code/session_01AnJLLXwFC32c2bnA7NkL8b


🔄 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/8090 **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/charming-goodall-c6v8K` --- ### 📝 Commits (5) - [`c63b26d`](https://github.com/actualbudget/actual/commit/c63b26d2e18abda61e4de1df30a34fe22656adf8) [AI] Add CI job that fails when 'do not merge' label is set - [`eaa0c21`](https://github.com/actualbudget/actual/commit/eaa0c21d77a62232bd494288bf8c3cae870744d9) [AI] Rename do not merge check job to "Block PRs with do not merge label" - [`966126b`](https://github.com/actualbudget/actual/commit/966126bc36ff65f9df9047b83dc9d046de01156b) [AI] Rename do not merge workflow to "Block PRs with do not merge label" - [`2354310`](https://github.com/actualbudget/actual/commit/23543105cb35c35ffa2ab453eeddc1e01091ad62) [AI] Add release notes for do not merge CI check - [`e39de9a`](https://github.com/actualbudget/actual/commit/e39de9a9f552dca1e06c879dfe32d0d1a3caa699) Update 8090.md ### 📊 Changes **2 files changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/do-not-merge.yml` (+19 -0) ➕ `upcoming-release-notes/8090.md` (+6 -0) </details> ### 📄 Description ## Description Block merging PRs with "do no merge" label. ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> N/A ## Testing N/A ## 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 https://claude.ai/code/session_01AnJLLXwFC32c2bnA7NkL8b --- <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:47 -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#114369