]> cat aescling's git repositories - mastodon.git/commitdiff
Create stale.yml (#12207)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 25 Oct 2019 09:47:40 +0000 (11:47 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Oct 2019 09:47:40 +0000 (11:47 +0200)
.github/stale.yml [new file with mode: 0644]

diff --git a/.github/stale.yml b/.github/stale.yml
new file mode 100644 (file)
index 0000000..bae5976
--- /dev/null
@@ -0,0 +1,9 @@
+daysUntilStale: 60
+daysUntilClose: 7
+exemptLabels:
+  - security
+staleLabel: wontfix
+markComment: >
+  This issue has been automatically marked as stale because it has not had
+  recent activity. It will be closed if no further activity occurs. Thank you
+  for your contributions.