Skip to content

[AVC] Update java filter#15517

Open
tjprescott wants to merge 1 commit intomainfrom
avc/update-java-filter-20260506
Open

[AVC] Update java filter#15517
tjprescott wants to merge 1 commit intomainfrom
avc/update-java-filter-20260506

Conversation

@tjprescott
Copy link
Copy Markdown
Member

Filter additions based on a review of feedback collected during April 2026.

Rule 10 added: DO NOT suggest adding @generated annotation to varargs overloads or constructors solely for consistency with their List-based counterparts.

Evidence: 28 downvoted comments + 4 corroborating memories from the same period.

Copilot AI review requested due to automatic review settings May 6, 2026 16:56
@tjprescott tjprescott added the APIView Copilot Issues related to APIView Copilot label May 6, 2026
@tjprescott tjprescott self-assigned this May 6, 2026
@tjprescott tjprescott requested a review from srnagar May 6, 2026 16:56
@github-project-automation github-project-automation Bot moved this to 🆕 New in APIView May 6, 2026
@tjprescott tjprescott moved this from 🆕 New to 👀In PR in APIView May 6, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the APIView Copilot Java review filter rules to reduce unhelpful suggestions based on April 2026 feedback, specifically around inappropriate use of @Generated for overload symmetry.

Changes:

  • Added a new Java filter exception rule to prevent suggesting @Generated on varargs overloads/constructors solely to match List-based counterparts.

@tjprescott tjprescott added this to the 2026-06 milestone May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

APIView Copilot Issues related to APIView Copilot

Projects

Status: 👀In PR

Development

Successfully merging this pull request may close these issues.

2 participants