Skip to content

Commit 196cf3d

Browse files
authored
Upped stalebot period from 5 to 30 days (#4610)
Signed-off-by: Whit Waldo <[email protected]>
1 parent b421483 commit 196cf3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-pr-monitor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
stale-pr-message: 'Stale PR, paging all reviewers'
1919
stale-pr-label: 'stale'
2020
exempt-pr-labels: 'question,"help wanted",do-not-merge,waiting-on-code-pr'
21-
days-before-stale: 5
21+
days-before-stale: 30

0 commit comments

Comments
 (0)