Revert "chore: exempt draft prs from stale bot" (#28924)

This commit is contained in:
Ankush Menat 2024-12-26 19:48:42 +05:30 committed by GitHub
parent 60a3c41c7a
commit 8511bc902b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.github/stale.yml vendored
View file

@ -18,9 +18,6 @@ exemptProjects: false
# Set to true to ignore issues in a milestone (defaults to false)
exemptMilestones: true
# Skip the stale action for draft PRs
exemptDraftPr: true
# Label to use when marking as stale
staleLabel: inactive