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 776bce0 commit 8eeeb66Copy full SHA for 8eeeb66
.github/stale.yml
@@ -0,0 +1,7 @@
1
+{
2
+ "daysUntilStale": 28,
3
+ "daysUntilClose": 14,
4
+ "staleLabel": "stale",
5
+ "markComment": false,
6
+ "only": "pulls",
7
+}
0 commit comments