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 2ebbfba commit ce19db0Copy full SHA for ce19db0
.github/stale.yml
@@ -5,7 +5,7 @@ daysUntilStale: 700 # start with a large number and reduce shortly
5
6
# Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
7
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
8
-daysUntilClose: 7 # start with a large number and reduce over time
+daysUntilClose: 30 # start with a large number and reduce over time
9
10
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
11
exemptLabels:
0 commit comments