[PR #7817] [MERGED] [AI] Add workflow to auto-label AI-generated PRs #122129

Closed
opened 2026-06-11 20:47:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7817
Author: @MatissJanis
Created: 5/12/2026
Status: Merged
Merged: 5/13/2026
Merged by: @MatissJanis

Base: masterHead: claude/ai-label-workflow-HoDZu


📝 Commits (2)

  • 48ae4ba [AI] Add workflow to label '[AI]'-prefixed PRs as 'AI generated'
  • 8ac411f [AI] Suppress zizmor dangerous-triggers finding and add release note

📊 Changes

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

View changed files

.github/workflows/ai-generated-label.yml (+27 -0)
upcoming-release-notes/7817.md (+6 -0)

📄 Description

Description

Outside collaborators cannot add PR labels. So lets add the "AI generated" label for them if we see title starting with "[AI]"

n/a

Testing

n/a

Checklist

  • No obvious regressions in affected areas
  • Self-review has been performed - This is a new workflow file that adds automated labeling for AI-generated PRs using a safe, read-only approach with pull_request_target

https://claude.ai/code/session_018yp3BsEq1CyPcw8t57nLVu


🔄 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/7817 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 5/12/2026 **Status:** ✅ Merged **Merged:** 5/13/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `claude/ai-label-workflow-HoDZu` --- ### 📝 Commits (2) - [`48ae4ba`](https://github.com/actualbudget/actual/commit/48ae4bac426cb699ff84264a8280b5aebf8b290f) [AI] Add workflow to label '[AI]'-prefixed PRs as 'AI generated' - [`8ac411f`](https://github.com/actualbudget/actual/commit/8ac411fc40df8bc1947c8916e25ab0caeb0fbf26) [AI] Suppress zizmor dangerous-triggers finding and add release note ### 📊 Changes **2 files changed** (+33 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/ai-generated-label.yml` (+27 -0) ➕ `upcoming-release-notes/7817.md` (+6 -0) </details> ### 📄 Description ## Description Outside collaborators cannot add PR labels. So lets add the "AI generated" label for them if we see title starting with "[AI]" ## Related issue(s) n/a ## Testing n/a ## Checklist - [x] No obvious regressions in affected areas - [x] Self-review has been performed - This is a new workflow file that adds automated labeling for AI-generated PRs using a safe, read-only approach with `pull_request_target` https://claude.ai/code/session_018yp3BsEq1CyPcw8t57nLVu --- <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-11 20:47:36 -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#122129