Skip to content

Feature: Automated PR triage for 5-year backlog #6437

Description

@eylulsenakumral

Issue

Enhancement: Auto-triage PR backlog - has PRs from 2021 (5 years old!)

Context

shellhub has 9 open PRs including:

Old PRs accumulate and never get reviewed.

Proposal

reviewflow-cli can help clean the backlog:

What it does:

  • Auto-label stale PRs (30/60/90/180+ days)
  • Categorize by area (ui, agent, api, ssh)
  • Flag dependencies for batch review
  • Generate status/needs-review labels automatically

Example:

PR #961 (5 years old) → status/needs-review, stale-critical
PR #3023 (3 years) → status/needs-review, stale-major
PR #6409 (command palette) → kind/feature, area/ui
PR #6148 (SSH settings) → kind/feature, area/ssh

Setup:

npm install -g reviewflow-cli
reviewflow analyze --stale-detection --area-mapping

This could help make decisions on the 5-year-old backlog. Interested?


Not affiliated - just a suggestion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions