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

Closed
opened 2026-02-28 21:34:32 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/7087

State: closed
Merged: Yes


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.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/7087 **State:** closed **Merged:** Yes --- 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.
GiteaMirror added the pull-request label 2026-02-28 21:34:32 -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#6929