Skip to content

Commit 2721a7d

Browse files
authored
switching to 2 weeks for closing an issue or PR
1 parent 9685985 commit 2721a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
close-issue-message: 'This issue was closed because it has been stalled for 10 days with no activity.'
1515
close-pr-message: 'This PR was closed because it has been stalled for 10 days with no activity.'
1616
days-before-stale: 90
17-
days-before-close: 10
17+
days-before-close: 14
1818
stale-issue-label: 'no-issue-activity'
1919
stale-pr-label: 'no-pr-activity'
2020
exempt-issue-labels: 'awaiting-approval,work-in-progress,pinned,security'

0 commit comments

Comments
 (0)