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 32ed03c commit 9d4c1e5Copy full SHA for 9d4c1e5
.github/stale.yml
@@ -1,7 +1,7 @@
1
# Configuration for probot-stale - https://github.com/probot/stale
2
3
# Number of days of inactivity before an Issue or Pull Request becomes stale
4
- daysUntilStale: 76
+daysUntilStale: 76
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.
0 commit comments