chore(ci): Exclude PRs from incomplete issue auto-close workflow
Configure stale action to skip pull requests by setting PR staleness
thresholds to -1. Ensures the workflow only processes issues labeled
"status: revisions needed" without affecting open PRs.
Fixes #23215