Closes #23215: Exclude PRs from incomplete issue auto-close workflow
@@ -23,6 +23,8 @@ jobs:
to include all the requested detail, and then ask that the issue be reopened.
days-before-stale: 7
days-before-close: 7
+ days-before-pr-stale: -1
+ days-before-pr-close: -1
only-issue-labels: 'status: revisions needed'
operations-per-run: 100
remove-stale-when-updated: false