chore: check stale for draft pr (#8803)

This commit is contained in:
Lifei Zhou
2026-04-24 22:32:30 +10:00
committed by GitHub
parent f827af6295
commit e2bcea206b
-3
View File
@@ -75,9 +75,6 @@ jobs:
# Skip PRs with these labels (comma-separated)
exempt-pr-labels: 'keep-open,wip,work-in-progress,security,pinned,dependencies'
# Skip draft PRs (they're typically work in progress)
exempt-draft-pr: true
# === ISSUE CONFIGURATION (DISABLED) ===
# We only want to manage PRs, not issues
days-before-issue-stale: -1