[PR #7087] [MERGED] [AI] Remove 'suspect ai generated' label and associated workflow #13984

Closed
opened 2026-04-10 22:09:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7087
Author: @Copilot
Created: 2/26/2026
Status: Merged
Merged: 2/26/2026
Merged by: @MatissJanis

Base: masterHead: copilot/remove-suspect-ai-label


📝 Commits (4)

  • 7c50f13 Initial plan
  • 34843eb [AI] Remove 'suspect ai generated' label and associated workflow
  • 606bd0b [AI] Remove 'suspect ai generated' label from coderabbit config
  • eb0d23a Add release notes for PR #7087

📊 Changes

3 files changed (+6 additions, -27 deletions)

View changed files

📝 .coderabbit.yaml (+0 -2)
.github/workflows/pr-ai-label-cleanup.yml (+0 -25)
upcoming-release-notes/7087.md (+6 -0)

📄 Description

The 'suspect ai generated' label and its cleanup workflow are no longer useful — ~90% of PRs now contain AI-generated content and the bot frequently misidentifies it.

Changes

  • Deleted .github/workflows/pr-ai-label-cleanup.yml — the workflow that stripped the suspect ai generated label when AI generated was also present on a PR
  • Updated .coderabbit.yaml — removed the suspect ai generated labeling instruction so CodeRabbit no longer applies the label automatically
Original prompt

This section details on the original issue you should resolve

<issue_title>Remove 'suspect ai generated' label and associated workflow</issue_title>
<issue_description>## Context

As discussed in PR actualbudget/actual#7084, we should consider removing the 'suspect ai generated' label and its associated workflow.

Rationale

  • Most PRs now contain some form of AI-generated content (estimated ~90%)
  • The bot frequently misidentifies AI-generated content
  • The label may no longer serve its original purpose given the prevalence of AI assistance

Reference

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.


🔄 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/7087 **Author:** [@Copilot](https://github.com/apps/copilot-swe-agent) **Created:** 2/26/2026 **Status:** ✅ Merged **Merged:** 2/26/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `copilot/remove-suspect-ai-label` --- ### 📝 Commits (4) - [`7c50f13`](https://github.com/actualbudget/actual/commit/7c50f1376773acd002f6a85b34ba8e2077a63398) Initial plan - [`34843eb`](https://github.com/actualbudget/actual/commit/34843ebee1d89653b0a63ea2c983a750ae24da24) [AI] Remove 'suspect ai generated' label and associated workflow - [`606bd0b`](https://github.com/actualbudget/actual/commit/606bd0b6e5d240c0d71b2d29f990bd49cb6d696c) [AI] Remove 'suspect ai generated' label from coderabbit config - [`eb0d23a`](https://github.com/actualbudget/actual/commit/eb0d23a6fef504166e4a614e40cfbfa465c43c3a) Add release notes for PR #7087 ### 📊 Changes **3 files changed** (+6 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `.coderabbit.yaml` (+0 -2) ➖ `.github/workflows/pr-ai-label-cleanup.yml` (+0 -25) ➕ `upcoming-release-notes/7087.md` (+6 -0) </details> ### 📄 Description The 'suspect ai generated' label and its cleanup workflow are no longer useful — ~90% of PRs now contain AI-generated content and the bot frequently misidentifies it. ## Changes - **Deleted** `.github/workflows/pr-ai-label-cleanup.yml` — the workflow that stripped the `suspect ai generated` label when `AI generated` was also present on a PR - **Updated** `.coderabbit.yaml` — removed the `suspect ai generated` labeling instruction so CodeRabbit no longer applies the label automatically <!-- START COPILOT ORIGINAL PROMPT --> <details> <summary>Original prompt</summary> > > ---- > > *This section details on the original issue you should resolve* > > <issue_title>Remove 'suspect ai generated' label and associated workflow</issue_title> > <issue_description>## Context > > As discussed in PR actualbudget/actual#7084, we should consider removing the 'suspect ai generated' label and its associated workflow. > > ## Rationale > > - Most PRs now contain some form of AI-generated content (estimated ~90%) > - The bot frequently misidentifies AI-generated content > - The label may no longer serve its original purpose given the prevalence of AI assistance > > ## Reference > > - Discussion: https://github.com/actualbudget/actual/pull/7084 > - Requested by: @MatissJanis > - Supported by: @matt-fidd</issue_description> > > ## Comments on the Issue (you are @copilot in this section) > > <comments> > </comments> > </details> <!-- START COPILOT CODING AGENT SUFFIX --> - Fixes actualbudget/actual#7086 <!-- START COPILOT CODING AGENT TIPS --> --- 💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs. --- <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-04-10 22:09:31 -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#13984