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 e09dd84 commit 6903f73Copy full SHA for 6903f73
.github/stale.yml
@@ -0,0 +1,11 @@
1
+# See https://github.com/probot/stale for defaults, many of which are not set here.
2
+issues:
3
+ daysUntilStale: 180
4
+
5
+pulls:
6
+ daysUntilStale: 30
7
+ markComment: >
8
+ This pull request has been automatically marked as stale because it has not had
9
+ recent activity. It will be closed if no further activity occurs. Thank you
10
+ for your contributions.
11
+ daysUntilClose: 3
0 commit comments