Back to Beads

bd stale

website/versioned_docs/version-1.0.0/cli-reference/stale.md

1.0.4603 B
Original Source
<!-- AUTO-GENERATED: do not edit manually -->

Generated from bd help --doc stale

bd stale

Show issues that haven't been updated recently and may need attention. This helps identify:

  • In-progress issues with no recent activity (may be abandoned)
  • Open issues that have been forgotten
  • Issues that might be outdated or no longer relevant
bd stale [flags]

Flags:

  -d, --days int        Issues not updated in this many days (default 30)
  -n, --limit int       Maximum issues to show (default 50)
  -s, --status string   Filter by status (open|in_progress|blocked|deferred)