Skip to content

Tune too-long triage heuristic#3610

Merged
jlowin merged 1 commit intomainfrom
tune-too-long-heuristic
Mar 24, 2026
Merged

Tune too-long triage heuristic#3610
jlowin merged 1 commit intomainfrom
tune-too-long-heuristic

Conversation

@jlowin
Copy link
Copy Markdown
Member

@jlowin jlowin commented Mar 24, 2026

The too-long label triage was over-indexing on structural signals (headed sections, section count) rather than actual content quality. This caused it to flag concise, well-organized PRs like #3603 and #3604 that happened to use markdown headers — even though the content was specific and referenced real code.

Now the criteria anchors to CONTRIBUTING.md as the source of truth and positions the LLM failure modes (verbose diagnostics, restating the diff, speculative analysis) as heuristics rather than hard rules. A complex PR that needs more context won't trip the filter just because it's organized.

@marvin-context-protocol marvin-context-protocol Bot added the enhancement Improvement to existing functionality. For issues and smaller PR improvements. label Mar 24, 2026
@jlowin jlowin merged commit 6f4df1e into main Mar 24, 2026
8 checks passed
@jlowin jlowin deleted the tune-too-long-heuristic branch March 24, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvement to existing functionality. For issues and smaller PR improvements.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant