Skip to content

[v11] Triage all 51 open PRs for validity, currency, duplication and safety #2804

Description

@DennisSmolek

Problem

51 open PRs. The queue is not junk, but a meaningful share is machine-generated, duplicated, or mis-scoped, and none of it has been evaluated against v11-working. Merging blind is a real risk:

Task

One agent pass per PR. For each, write a comment and apply a label covering four tests:

  1. Validity — does the problem still reproduce on v11-working?
  2. Currency — v11 moved every component into a Component-as-a-Folder layout. Most of these target master's flat src/core/*.tsx. A clean-looking diff may not apply at all.
  3. Duplication — is another open PR fixing this better?
  4. Safety — does the diff match its title? Does it touch release config, CI, lockfiles, or dist/package.json? Is a "security fix" actually one?

Verdict, one of: merge-as-is · rebase-onto-v11 · superseded-by-#N · close-stale · needs-human.

Hard rule

The agent closes nothing and merges nothing. It labels and comments. A human executes.

Acceptance

Every open PR carries a verdict label and a comment justifying it. The four duplicate clusters are collapsed to one recommendation each.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent-okMechanical enough to delegate to an agenteffort:LA week or morerepo-managementIssues related to the repov11For v11 related tasks

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions