]> cat aescling's git repositories - mastodon.git/commitdiff
Change stale bot to only touch pull requests over 120 days old (#12217)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 26 Oct 2019 10:45:52 +0000 (12:45 +0200)
committerGitHub <noreply@github.com>
Sat, 26 Oct 2019 10:45:52 +0000 (12:45 +0200)
.github/stale.yml

index bae597628397d16210ab7692dfa7eea15770cd71..6601ef8c063b432b603f1765b21ac1b3327082be 100644 (file)
@@ -1,4 +1,4 @@
-daysUntilStale: 60
+daysUntilStale: 120
 daysUntilClose: 7
 exemptLabels:
   - security
@@ -7,3 +7,4 @@ 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.
+only: pulls