Skip to content

Commit a55a5ac

Browse files
author
Timothy Mothra
authored
[repo] Update stale.yml - reduce days before stale to 450 (open-telemetry#5888)
1 parent 5106e30 commit a55a5ac

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
@@ -18,7 +18,7 @@ jobs:
1818
close-pr-message: 'Closed as inactive. Feel free to reopen if this PR is still being worked on.'
1919
operations-per-run: 400
2020
days-before-pr-stale: 7
21-
days-before-issue-stale: 600
21+
days-before-issue-stale: 450
2222
days-before-pr-close: 7
2323
days-before-issue-close: 7
2424
exempt-all-issue-milestones: true

0 commit comments

Comments
 (0)