Skip to content

Commit 8ebdb5e

Browse files
committed
Update Stalebot config
1 parent d082800 commit 8ebdb5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
stale-pr-label: 'no-pr-activity'
2020
exempt-issue-labels: 'awaiting-approval,work-in-progress,pending review,discussion'
2121
exempt-pr-labels: 'awaiting-approval,work-in-progress,pending review,discussion'
22-
days-before-stale: 90
23-
days-before-close: 5
22+
days-before-stale: 120
23+
days-before-close: 15

0 commit comments

Comments
 (0)