We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9685985 commit 2721a7dCopy full SHA for 2721a7d
.github/workflows/stale.yml
@@ -14,7 +14,7 @@ jobs:
14
close-issue-message: 'This issue was closed because it has been stalled for 10 days with no activity.'
15
close-pr-message: 'This PR was closed because it has been stalled for 10 days with no activity.'
16
days-before-stale: 90
17
- days-before-close: 10
+ days-before-close: 14
18
stale-issue-label: 'no-issue-activity'
19
stale-pr-label: 'no-pr-activity'
20
exempt-issue-labels: 'awaiting-approval,work-in-progress,pinned,security'
0 commit comments