Ensure that stale label is not removed from processed ancient issues

This commit is contained in:
Rodrigo Q. Saramago 2022-11-29 14:38:33 +01:00
parent e31488ff7c
commit 35f4456be2
No known key found for this signature in database
GPG Key ID: 9B36B2525704A359

View File

@ -48,5 +48,6 @@ jobs:
exempt-pr-labels: 'external contribution :star:,roadmap,epic'
exempt-draft-pr: true
exempt-all-milestones: true
remove-stale-when-updated: true
# remove-stale-when-updated: true # TODO: uncomment and remove the line below when we're done with closing ancient issues
remove-issue-stale-when-updated: false
operations-per-run: 128